1 line
411 B
JavaScript

window.SIDEBAR_ITEMS = {"enum":[["InputSlotError",""],["OutputSlotError",""],["RunSubGraphError",""]],"struct":[["RenderGraphContext","The context with all graph information required to run a `Node`. This context is created for each node by the `RenderGraphRunner`."],["RunSubGraph","A command that signals the graph runner to run the sub graph corresponding to the `name` with the specified `inputs` next."]]};