UxrAvatarHand.FingerTransforms Property

Gets a sequence of all the non-null finger transforms in the hand.

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

Syntax

C#

public IEnumerable<Transform> FingerTransforms { get; }


Property Value

Type: IEnumerable(Transform)

See Also

Reference

UxrAvatarHand Class
UltimateXR.Avatar.Rig Namespace