Click or drag to resize

GestureTrail Methods

The GestureTrail type exposes the following members.

Methods
  NameDescription
Protected methodAwake
Grab configuration from the LineRenderer.
(Overrides PooledGameObjectAwake.)
Protected methodLateUpdate
Update the layer of LineRenderer.
Public methodRelease
Called when the user releases the button.
Protected methodResetState
Reset this instance to the pristine state.
(Overrides PooledGameObjectResetState.)
Public methodSetLine
Set points on the trail.
Public methodSetMorph
Set the morphing parameters.
Public methodSetTip
Update the most recent point of the trail.
Protected methodUpdate
Update the visual effects.
Private methodUpdateFade
Update the fade effect.
Private methodUpdateMorph
Update the morph effect.
Top
See Also