Skip to content

copper3d / Modules / Loader/volumeBoundingBox / BoundingBoxHost

Interface: BoundingBoxHost

Loader/volumeBoundingBox.BoundingBoxHost

The parts of a scene this needs -- structural, so both copperScene and copperSceneOnDemond satisfy it, as does a plain test double.

Table of contents

Properties

Properties

addObject

addObject: (object: Object3D<Object3DEventMap>) => void

Type declaration

▸ (object): void

Parameters
NameType
objectObject3D<Object3DEventMap>
Returns

void

Defined in

src/Loader/volumeBoundingBox.ts:27