Selva Compute API Reference - v1.1.2
    Preparing search index...

    Interface OrbitControlsEventMap

    interface OrbitControlsEventMap {
        change: {};
        end: {};
        start: {};
    }
    Index

    Properties

    Properties

    change: {}

    Fires when the camera has been transformed by the controls.

    end: {}

    Fires when an interaction has finished.

    start: {}

    Fires when an interaction was initiated.