GestureTrail Methods |
The GestureTrail type exposes the following members.
Name | Description | |
---|---|---|
Awake |
Grab configuration from the LineRenderer.
(Overrides PooledGameObjectAwake.) | |
LateUpdate |
Update the layer of LineRenderer.
| |
Release |
Called when the user releases the button.
| |
ResetState |
Reset this instance to the pristine state.
(Overrides PooledGameObjectResetState.) | |
SetLine |
Set points on the trail.
| |
SetMorph |
Set the morphing parameters.
| |
SetTip |
Update the most recent point of the trail.
| |
Update |
Update the visual effects.
| |
UpdateFade |
Update the fade effect.
| |
UpdateMorph |
Update the morph effect.
|