Skip to content

galavi / Exploration

Interface: Exploration

Defined in: types.ts:109

Exploration — navigation and interaction state.

Properties

camera

camera: Camera

Defined in: types.ts:111

Camera position and orientation


lod

lod: Lod

Defined in: types.ts:113

Level-of-detail / multi-resolution state


temporal?

optional temporal: Temporal

Defined in: types.ts:115

Temporal navigation (omit if no time dimension)

Released under the GPL-3.0 License.