IHandPoseComponent

Interface for detecting hand pose

Currently there are two implementations: HandPoseShape and HandPoseOrientation. If you want to make your own requirement for hand pose to be detected, just implement this interface and add it to components array of HandPose.

Public Methods and Properties

bool IsActive

void Initialize(HandSkeleton)

Last updated