UxrPlacementType Enumeration

Enumerates the different ways a UxrGrabbableObject can transition when being placed on an UxrGrabbableObjectAnchor.

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

Syntax

C#

public enum UxrPlacementType


Members

Member nameValueDescription
Immediate0Place immediately.
Smooth1Place using smooth transition (interpolation).

See Also

Reference

UltimateXR.Manipulation Namespace