interface CameraOptions {
    camera?: PerspectiveCamera;
}

Hierarchy (view full)

Properties

Properties

the THREE camera to use