SimulatedArticulatedHandPoses Class

Definition

This stores the joint pose JSON data that defines various articulated hand gestures for input simulation. The JSON data that defines each joint position and orientation is stored in strings to avoid file loading/targeting during runtime

C++
public ref class SimulatedArticulatedHandPoses abstract sealed
Inheritance
SimulatedArticulatedHandPoses

Methods

GetGesturePose(ArticulatedHandPose+GestureId)

Get pose data for a supported gesture.

LoadDefaultGesturePoses()

Load default hand poses for supported gestures. Clears and overwrites original gesture poses

SetGesturePose(ArticulatedHandPose+GestureId, ArticulatedHandPose)

Set hand pose data for supported gesture. Useful to overwrite loaded defaults

Applies to

Produit Versions
MRTK2 Unity 2018 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0
MRTK2 Unity 2019 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0
MRTK2 Unity 2020 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0