Bearbeiten

NearInteractionTouchable.bounds Field

Definition

protected: UnityEngine::Vector2 bounds;
[UnityEngine.SerializeField]
[UnityEngine.Tooltip("Bounds or size of the 2D NearInteractionTouchablePlane")]
protected UnityEngine.Vector2 bounds;
[<UnityEngine.SerializeField>]
[<UnityEngine.Tooltip("Bounds or size of the 2D NearInteractionTouchablePlane")>]
val mutable bounds : UnityEngine.Vector2
Protected bounds As Vector2 

Field Value

UnityEngine.Vector2
Attributes
UnityEngine.SerializeFieldAttribute UnityEngine.TooltipAttribute

Applies to