Tanatloc documentation
    Preparing search index...

    Interface ILoadBody

    interface ILoadBody {
        result: { glb: string; json: string; originPath: string };
        simulation: { id: string };
    }
    Index

    Properties

    Properties

    result: { glb: string; json: string; originPath: string }
    simulation: { id: string }