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
| Name | Type |
|---|---|
object | Object3D<Object3DEventMap> |
Returns
void