UxrAvatarFinger.Transforms Property
Gets a sequence of all the non-null transforms in the finger.
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)