Viewer and loader for vim files.

Constructors

Properties

environment: Environment

The environment of the viewer, including the ground plane and lights.

gizmos: Gizmos

The collection of gizmos available for visualization and interaction within the viewer.

inputs: Input

The interface for manipulating default viewer inputs.

materials: ViewerMaterials

The materials used by the viewer to render the vims.

raycaster: Raycaster

The interface for performing raycasting into the scene to find objects.

renderer: Renderer

The renderer used by the viewer for rendering scenes.

selection: Selection

The interface for managing viewer selection.

settings: ViewerSettings

The settings configuration used by the viewer.

viewport: Viewport

The interface for managing the HTML canvas viewport.

Accessors

Methods