Click or drag to resize

LightningBoltTransformTrackerScriptEndTarget Field

(Optional) The transform to track which will be where the bolts are emitted to. If no end target is specified, lightning will simply move to stay on top of the start target.

Namespace:  DigitalRuby.ThunderAndLightning
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public Transform EndTarget

Field Value

Type: Transform
See Also