Documentation
    Preparing search index...

    Type Alias SceneLayerRef

    type SceneLayerRef = {
        layerPath: RefPath;
        realm: "scene-layer";
        scenePath: RefPath;
    }
    Index

    Properties

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