UxrAvatarFingerBoneInfo Class

Stores information of the bone in an UxrAvatarFingerInfo.

Inheritance Hierarchy

System.Object
  UltimateXR.Avatar.Rig.UxrAvatarFingerBoneInfo
Namespace: UltimateXR.Avatar.Rig
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

[SerializableAttribute]
public class UxrAvatarFingerBoneInfo

The UxrAvatarFingerBoneInfo type exposes the following members.

Constructors

NameDescription
Public methodUxrAvatarFingerBoneInfo

Properties

NameDescription
Public propertyLength Gets the bone length.
Public propertyRadius Gets the radius of the finger along this bone.

Extension Methods

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

See Also

Reference

UltimateXR.Avatar.Rig Namespace