UxrAvatarRigInfo Class
Stores information about the rig to facilitate transformations no matter the coordinate system used by the avatar hierarchy (See UxrUniversalLocalAxes). It also stores lengths and sizes that can facilitate operations such as Inverse Kinematics, calibration, etc.
Inheritance Hierarchy
System.Object
UltimateXR.Avatar.Rig.UxrAvatarRigInfo
Namespace: UltimateXR.Avatar.Rig
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
[SerializableAttribute]
public class UxrAvatarRigInfo
The UxrAvatarRigInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UxrAvatarRigInfo |
Properties
Name | Description | |
---|---|---|
Arms | Enumerates the arm information. |
Methods
Name | Description | |
---|---|---|
GetArmInfo | Gets the arm information. |
Extension Methods
Name | Description | |
---|---|---|
ThrowIfNull | Throws an exception if the object is null. (Defined by ObjectExt.) |