API reference
API reference
Select your platform
No SDKs available
No versions available

BoundsClipper Class

Extends MonoBehaviour, IBoundsClipper
Clips a <cref"PlaneSurface" />.
Each BoundsClipper represents a bounding box, similar to Unity’s BoxCollider.

Properties

Vector3 Position[Get]
Vector3 Size[Get]

Member Functions

Attempts to retrieve the bounding box corresponding to the allowed region of the clipped surface
Parameters
localTo
The transform defining the space in which the returned bounds should be expressed
bounds
The bounding box, expressed in the local space defined by localTo
Returns
True if clipping should be performed, false otherwise
Did you find this page helpful?
Thumbs up icon
Thumbs down icon