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 nameValueDescription
None0Not a blend pose.
OpenGrip1Pose with the open hand.
ClosedGrip2Pose with the closed hand.

See Also

Reference

UltimateXR.Manipulation.HandPoses Namespace