NearInteractionGrabbable.IsBoundsHandles Field

Definition

public: bool IsBoundsHandles;
[UnityEngine.Tooltip("Used to designate this interaction grabbable as a bounds handle")]
public bool IsBoundsHandles;
[<UnityEngine.Tooltip("Used to designate this interaction grabbable as a bounds handle")>]
val mutable IsBoundsHandles : bool
Public IsBoundsHandles As Boolean 

Field Value

Attributes
UnityEngine.TooltipAttribute

Applies to