Click or drag to resize

LightningBoltParametersGrowthMultiplier Property

A value between 0 and 0.999 that determines how fast the lightning should grow over the lifetime. A value of 1 grows slowest, 0 grows instantly

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

Property Value

Type: Single
See Also