sej
    Preparing search index...

    Type Alias EditorJSON

    type EditorJSON = {
        camera: any;
        history: any;
        scene: any;
    }
    Index

    Properties

    Properties

    camera: any
    history: any
    scene: any