UxrRotationProvider Enumeration

Enumerates the different ways a UxrGrabbableObject with rotation constraints can be rotated while being manipulated.

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

Syntax

C#

public enum UxrRotationProvider

Members

Member nameValueDescription
HandOrientation0Grabbed object will rotate as the hand rotates.
HandPositionAroundPivot1Grabbed object rotate based on the hand position around the object’s pivot. Useful for levers, steering wheels…

See Also

Reference

UltimateXR.Manipulation Namespace