Skip to content

copper3d / Modules / Loader/volumeBoundingBox / VolumeBoundingBoxOpts

Interface: VolumeBoundingBoxOpts

Loader/volumeBoundingBox.VolumeBoundingBoxOpts

Table of contents

Properties

Properties

color

Optional color: ColorRepresentation

Defaults to white, which is what reads against a dark viewer. Pass a darker tone for a light background, where white lines vanish.

Defined in

src/Loader/volumeBoundingBox.ts:33


name

Optional name: string

object.name, so a later children sweep can find and dispose it like anything else in the scene.

Defined in

src/Loader/volumeBoundingBox.ts:36