Click or drag to resize

LightningBoltParametersGenerations Property

Number of generations (0 for just a point light, otherwise 1 - 8). Higher generations have lightning with finer detail but more expensive to create.

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public int Generations { get; set; }

Property Value

Type: Int32
See Also