Manages a section box gizmo, serving as a proxy between the renderer and the user.

This class:

  • Maintains a Three.js Box3 that defines the clipping region.
  • Handles user interaction via BoxInputs.
  • Updates a SectionBoxGizmo to visualize the clipping box.
  • Dispatches signals when the box is resized or interaction state changes.

Constructors

Accessors

Methods