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

Get the bounding box in the local space of a provided transform.
Parameters
localTo
The transform the bounds will be local to
bounds
The bounding box in local space of localTo
Returns
True if clipping should be performed
Did you find this page helpful?
Thumbs up icon
Thumbs down icon