BoundsControl.TargetBounds Property
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.
The collider reference tracking the bounds utilized by this component during runtime
public:
property UnityEngine::BoxCollider ^ TargetBounds { UnityEngine::BoxCollider ^ get(); };
public UnityEngine.BoxCollider TargetBounds { get; }
member this.TargetBounds : UnityEngine.BoxCollider
Public ReadOnly Property TargetBounds As BoxCollider
Property Value
UnityEngine.BoxCollider