public final class HandState


Represents the current state of a Hand instance.

Summary

Public constructors

HandState(boolean isActive, @NonNull List<@NonNull Pose> handJoints)

Public constructors

HandState

Added in 1.0.0-alpha02
public HandState(boolean isActive, @NonNull List<@NonNull Pose> handJoints)