UxrAvatarHand.Transforms Property

Gets a sequence of all the non-null transforms in the hand, including the wrist.

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

Syntax

C#

public IEnumerable<Transform> Transforms { get; }


Property Value

Type: IEnumerable(Transform)

See Also

Reference

UxrAvatarHand Class
UltimateXR.Avatar.Rig Namespace