Click or drag to resize

GestureTracker Methods

The GestureTracker type exposes the following members.

Methods
  NameDescription
Protected methodAwake
Setup the component.
Protected methodFixedUpdate
Track the pointer and capture gesture points.
Public methodGetGesture
Return a complete gesture, if enough points are captured.
Protected methodOnDisable
Disable the tracking when the component is disabled.
Protected methodOnDrawGizmos
Draw the position of the tracked object as a gizmo.
Private methodSetTracked
Change the tracked transform.
Top
See Also