HandState
class HandState
Represents the current state of a Hand instance.
Summary
Public constructors
HandState
Added in 1.0.0-alpha02
HandState(isActive: Boolean = false, handJoints: List<Pose> = listOf())
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-12 UTC.