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 name | Value | Description | |
---|---|---|---|
HandsOnly | 0 | Simple setup: head and two hands | |
HalfOrFullBody | 1 | Full body, including torso, neck… etc. |