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

NameDescription
Public methodUxrWristTorsionInfo Constructor.

Properties

NameDescription
Public propertyWristTorsionAngle The wrist rotation along the elbow->hand axis.

Methods

NameDescription
Public methodUpdateInfo Updates the wrist torsion information to the current frame.

Extension Methods

NameDescription
Public Extension MethodThrowIfNull Throws an exception if the object is null. (Defined by ObjectExt.)

See Also

Reference

UltimateXR.Avatar.Rig Namespace