class HandTester


Tests simulated hand in unit tests.

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-beta02
var handJointMapMap<HandJointTypePose>

a Map of HandJointType to that joint's Pose

isVisible

Added in 1.0.0-beta02
var isVisibleBoolean

whether the hand is currently in view of the runtime