Click or drag to resize

WeatherMakerLightningBoltScriptCompensateForParentTransform Field

Whether to compensate for the parent transform. Default is false. If true, rotation, scale and position are altered by the parent transform. Use this to fix scaling, rotation and other offset problems with the lightning.

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool CompensateForParentTransform

Field Value

Type: Boolean
See Also