Documentation / scene / executeForwardPlusGraph
Function: executeForwardPlusGraph()
executeForwardPlusGraph(
ctx):void
Defined in: libs/scene/src/render/rendergraph/forward_plus_builder.ts:1787
Build, compile, and execute the forward+ pipeline as a render graph.
This is the drop-in replacement for SceneRenderer._renderScene.
Parameters
ctx
The draw context for this frame.
Returns
void