UxrGrabbableObject.IsLockedInPlace Property

Gets or sets whether the object can be moved/rotated. A locked in place object may be grabbed but cannot be moved.

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

Syntax

C#

public bool IsLockedInPlace { get; set; }

Property Value

Type: Boolean

See Also

Reference

UxrGrabbableObject Class
UltimateXR.Manipulation Namespace