UxrWristTorsionInfo Class
Stores information about wrist torsion. Updated by UxrAvatarRig.
Inheritance Hierarchy
System.Object
UltimateXR.Avatar.Rig.UxrWristTorsionInfo
Namespace: UltimateXR.Avatar.Rig
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public class UxrWristTorsionInfo
The UxrWristTorsionInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UxrWristTorsionInfo | Constructor. |
Properties
Name | Description | |
---|---|---|
WristTorsionAngle | The wrist rotation along the elbow->hand axis. |
Methods
Name | Description | |
---|---|---|
UpdateInfo | Updates the wrist torsion information to the current frame. |
Extension Methods
Name | Description | |
---|---|---|
ThrowIfNull | Throws an exception if the object is null. (Defined by ObjectExt.) |