UxrAvatarRigType Enumeration

Enumerates the different rig types handled by the UxrAvatar inspector to make sure that only the relevant rig elements are shown.

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

Syntax

C#

public enum UxrAvatarRigType


Members

Member nameValueDescription
HandsOnly0Simple setup: head and two hands
HalfOrFullBody1Full body, including torso, neck… etc.

See Also

Reference

UltimateXR.Avatar.Rig Namespace