LightningBoltScriptMultiThreaded Field |
Whether to use multi-threaded generation of lightning. Lightning will be delayed by about 1 frame if this is turned on, but this can significantly improve performance.
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool MultiThreaded
Public MultiThreaded As Boolean
public:
bool MultiThreaded
val mutable MultiThreaded: bool
Field Value
Type:
BooleanSee Also