Skip to main content

interface.CameraControllerOptions

API > CameraControllerOptions

Interface: CameraControllerOptions

Camera controller switch options.

Properties

autoInit

autoInit?: boolean

Whether to attempt an auto initializion of camera position or not.

Remarks

This is a heuristic won't work well for scenes with clusters of geometry scattered far apart. Georeferenced autocad models that contains "meta" geometry at origo are often problematic and may require you to supply a position manually.

Source

@novorender/web_app/view.ts:1236