Interface WristData

Information about the wrist being tracked. WristData object is constructed and passed in the onWristTracked callback.

Hierarchy

  • WristData

Properties

Properties

detected: boolean

True if the wrist is detected, false otherwise.

isLeft: boolean

True if the detected wrist is of the left hande. False if the detected wrist is of the right hand.

Generated using TypeDoc