interface PrivateSceneResourceEntry {
    data: Scene;
    nodeId: GraphNodeId;
}

Properties

Properties

data: Scene
nodeId: GraphNodeId