UxrAvatarRig.Spine Property
Gets the spine transform or null if there isn’t any.
Namespace: UltimateXR.Avatar.Rig
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public Transform Spine { get; }
Property Value
Type: Transform
Gets the spine transform or null if there isn’t any.
Namespace: UltimateXR.Avatar.Rig
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
C#
public Transform Spine { get; }
Type: Transform