NearInteractionGrabbable.IsBoundsHandles Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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