Selva Compute API Reference - v2.1.0
    Preparing search index...
    interface ViewGizmoDeps {
        camera: PerspectiveCamera;
        controller: CameraController;
        domElement: HTMLElement;
    }
    Index

    Properties

    The perspective (primary) camera the gizmo visualizes and re-orients.

    controller: CameraController
    domElement: HTMLElement