UxrAnimationType Enumeration

Enumerates the different well-known hand animation types (poses).

Namespace: UltimateXR.Avatar.Controllers
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public enum UxrAnimationType


Members

Member nameValueDescription
LeftHandOther0Non-relevant left hand pose
RightHandOther1Non-relevant right hand pose
LeftHandGrab2Left hand pose used for grabbing.
RightHandGrab3Right hand pose used for grabbing.
LeftFingerPoint4Left hand pose used for pointing with the finger.
RightFingerPoint5Right hand pose used for pointing with the finger.

See Also

Reference

UltimateXR.Avatar.Controllers Namespace