LightningBoltParametersFadePercent Field |
The percent of time the lightning should fade in and out (0 - 1). Example: 0.2 would fade in for 20% of the lifetime and fade out for 20% of the lifetime. Set to 0 for no fade.
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax Public FadePercent As Single
public:
float FadePercent
val mutable FadePercent: float32
Field Value
Type:
SingleSee Also