UxrGrabbableObject.IsGrabbable Property

Gets or sets whether the object can be grabbed.

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

Syntax

C#

public bool IsGrabbable { get; set; }

Property Value

Type: Boolean

Implements

IUxrGrabbable.IsGrabbable

See Also

Reference

UxrGrabbableObject Class
UltimateXR.Manipulation Namespace