Skip to content

CSMath.BoundingBox

Albert Domenech edited this page Jun 10, 2024 · 7 revisions

BoundingBox Class

Bounding box representation aligned to XYZ axis.

Properties

Name Summary
Min Get the min corner of the bounding box.
Max Get the max corner of the bounding box.
Center Center of the box.

Methods

Name Summary
Merge Merge 2 boxes into the common one.
Clone this wiki locally