Click or drag to resize

WeatherMakerLightningBoltPrefabScriptBaseCustomTransformHandler Field

Custom handler to modify the transform of each lightning bolt, useful if it will be alive longer than a few frames and needs to scale and rotate based on the position of other objects.

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

Field Value

Type: LightningCustomTransformDelegate
See Also