UxrGrabbableObject.IsPlaceable Property
Gets or sets whether the object can be placed on an UxrGrabbableObjectAnchor.
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool IsPlaceable { get; set; }
Property Value
Type: Boolean