Click or drag to resize

GestureData Methods

The GestureData type exposes the following members.

Methods
  NameDescription
Public methodDrawGizmos
Draw the gesture with gizmo lines for debugging.
Public methodStatic memberGetAveraged
Average a set of captured gestures.
Public methodGetResampled
Resize the gesture with resampling.
Public methodLerp
Interpolate a point of the gesture.
Public methodMirrorX
Mirror the gesture on the X axis.
Public methodMirrorY
Mirror the gesture on the Y axis.
Public methodMirrorZ
Mirror the gesture on the Z axis.
Public methodNormalize
Normalize and then rotate all gesture points.
Public methodRecalculate
Recalculate the bounding box, the bounding sphere, and the length of the gesture.
Top
See Also