Enum VRAvatarLimbType
An enumeration of IVRAvatar limb types.
Namespace: Liminal.SDK.VR.Avatars
Assembly: Liminal.SDK.dll
Syntax
public enum VRAvatarLimbType
Fields
Name | Description |
---|---|
Head | The head limb. |
LeftHand | The left-hand limb. |
None | Default value, represents no limb. |
Other | Any other type of limb. |
RightHand | The right-hand limb. |