UxrBlendPoseType Enumeration
Enumerates the different poses in a blend pose.
Namespace: UltimateXR.Manipulation.HandPoses
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public enum UxrBlendPoseType
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | Not a blend pose. | |
OpenGrip | 1 | Pose with the open hand. | |
ClosedGrip | 2 | Pose with the closed hand. |