Click or drag to resize

WeatherMakerLightningBoltScriptMultiThreaded 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.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool MultiThreaded

Field Value

Type: Boolean
See Also