Documentation
    Preparing search index...

    Type Alias SceneSnapshotLayerRef

    type SceneSnapshotLayerRef = {
        layerPath: RefPath;
        realm: "scene-snapshot-layer";
        scenePath: RefPath;
        snapshotPath: RefPath;
    }
    Index

    Properties

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