Documentation
    Preparing search index...

    Type Alias SceneSnapshotRef

    type SceneSnapshotRef = {
        realm: "scene-snapshot";
        scenePath: RefPath;
        snapshotPath: RefPath;
    }
    Index

    Properties

    realm: "scene-snapshot"
    scenePath: RefPath
    snapshotPath: RefPath