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

    Interface OrbitEvent

    Event that fires when camera rotating.

    interface OrbitEvent {
        type: "orbit";
    }
    Index

    Properties

    Properties

    type: "orbit"

    Event type.