LightningBoltPrefabScriptBaseEndWidthMultiplier Field |
How much smaller the lightning should get as it goes towards the end of the bolt. For example, 0.5 will make the end 50% the width of the start.
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float EndWidthMultiplier
Public EndWidthMultiplier As Single
public:
float EndWidthMultiplier
val mutable EndWidthMultiplier: float32
Field Value
Type:
SingleSee Also