HandTester
class HandTester
An object which allows for testing a simulation of one of the user's hands in an ARCore unit test environment.
Summary
Public properties |
|
|---|---|
Map<HandJointType, Pose> |
a |
Boolean |
whether the hand is currently in view of the runtime |
Public properties
handJointMap
Added in 1.0.0-beta01
var handJointMap: Map<HandJointType, Pose>
a Map of HandJointType to that joint's Pose
isVisible
Added in 1.0.0-beta01
var isVisible: Boolean
whether the hand is currently in view of the runtime