GestureData Methods |
The GestureData type exposes the following members.
Name | Description | |
---|---|---|
DrawGizmos |
Draw the gesture with gizmo lines for debugging.
| |
GetAveraged |
Average a set of captured gestures.
| |
GetResampled |
Resize the gesture with resampling.
| |
Lerp |
Interpolate a point of the gesture.
| |
MirrorX |
Mirror the gesture on the X axis.
| |
MirrorY |
Mirror the gesture on the Y axis.
| |
MirrorZ |
Mirror the gesture on the Z axis.
| |
Normalize |
Normalize and then rotate all gesture points.
| |
Recalculate |
Recalculate the bounding box, the bounding sphere, and the length of the gesture.
|