UxrGrabbableObject.SingleRotationAxisIndex Property

Gets the index of the rotation axis if the object can only rotate around that single axis. Will return any of these values: (x = 0, y = 1, z = 2, none or more than one = -1).

Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public int SingleRotationAxisIndex { get; }

Property Value

Type: Int32

See Also

Reference

UxrGrabbableObject Class
UltimateXR.Manipulation Namespace