Caches and maintains axis-aligned bounding boxes (AABBs) for SceneMesh and SceneObject instances in a Scene, using lazy evaluation and dirty flags.

Constructors

Properties

scene: Scene

The Scene for which this index computes AABBs.

Methods