Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BoundingBox3D

The bounding box of the subtree with this sector as the root sector. Is null if there are no geometries in the subtree.

Hierarchy

  • BoundingBox3D

Index

Properties

Properties

max

max: Tuple3<number>

The maximal coordinates of the bounding box.

min

min: Tuple3<number>

The minimal coordinates of the bounding box.