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
Public EndTarget As Transform
public:
Transform^ EndTarget
val mutable EndTarget: Transform
Field Value
Type:
TransformSee Also