LightningBoltPrefabScriptBaseFadePercent Field |
What percent of time the lightning should fade in and out. For example, 0.15 fades in 15% of the time and fades out 15% of the time, with full visibility 70% of the time.
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