Click or drag to resize

LightningBoltTransformTrackerScript Fields

The LightningBoltTransformTrackerScript type exposes the following members.

Fields
  NameDescription
Public fieldEndTarget
(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.
Public fieldLightningScript
The lightning script to track.
Public fieldScaleLimit
Scaling limits.
Public fieldStartTarget
The transform to track which will be where the bolts are emitted from.
Top
See Also