Wrapper around the THREE scene that tracks bounding box and other information.

Hierarchy

  • RenderScene

Constructors

Properties

boxUpdated: boolean = false
scene: Scene

Accessors

Methods

  • Returns the bounding box encompasing all rendererd objects.

    Parameters

    • target: Box3 = ...

      box in which to copy result, a new instance is created if undefined.

    Returns Box3

Generated using TypeDoc