Interactable.HasGrab Property

Definition

A near interaction grabbable is actively being grabbed

public:
 virtual property bool HasGrab { bool get(); void set(bool value); };
public virtual bool HasGrab { get; set; }
member this.HasGrab : bool with get, set
Public Overridable Property HasGrab As Boolean

Property Value

Applies to