@inweb/viewer-visualize
    Preparing search index...

    Interface ChangeCameraEvent

    Event that fires when a camera changes.

    interface ChangeCameraEvent {
        type: "changecamera";
    }
    Index

    Properties

    Properties

    type: "changecamera"

    Event type.