Vertex Viewer SDK
    Preparing search index...

    Interface VertexViewerTeleportToolAttributes

    interface VertexViewerTeleportToolAttributes {
        animationMs: number;
        animationsDisabled: boolean;
        mode: ViewerTeleportMode;
    }
    Index
    animationMs: number
    animationsDisabled: boolean