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
Name | Description | |
---|---|---|
UxrAvatarFingerBoneInfo |
Properties
Name | Description | |
---|---|---|
Length | Gets the bone length. | |
Radius | Gets the radius of the finger along this bone. |
Extension Methods
Name | Description | |
---|---|---|
ThrowIfNull | Throws an exception if the object is null. (Defined by ObjectExt.) |