class TestHand


Represents one of the user's hands.

Summary

Public properties

Map<HandJointTypePose>

a Map of HandJointType to that joint's Pose

Boolean

whether the hand is currently in view of the runtime

Public properties

handJointMap

Added in 1.0.0-alpha14
var handJointMapMap<HandJointTypePose>

a Map of HandJointType to that joint's Pose

isVisible

Added in 1.0.0-alpha14
var isVisibleBoolean

whether the hand is currently in view of the runtime