UxrRotationConstraintMode Enumeration

Enumerates the ways a UxrGrabbableObject rotation can be constrained when being manipulated.

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

Syntax

C#

public enum UxrRotationConstraintMode


Members

Member nameValueDescription
Free0No constraints.
RestrictLocalRotation1Local rotation constraint.
Locked2The UxrGrabbableObject cannot rotate.

See Also

Reference

UltimateXR.Manipulation Namespace