LightningBoltScriptJitterMultiplier Field |
Jitter multiplier to randomize lightning size. Jitter depends on trunk width and will make the lightning move rapidly and jaggedly, giving a more lively and sometimes cartoony feel. Jitter may be shared with other bolts depending on materials. If you need different jitters for the same material, create a second script object.
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float JitterMultiplier
Public JitterMultiplier As Single
public:
float JitterMultiplier
val mutable JitterMultiplier: float32
Field Value
Type:
SingleSee Also