Skip to content

Documentation / scene / executeForwardPlusGraph

Function: executeForwardPlusGraph()

executeForwardPlusGraph(ctx): void

Defined in: libs/scene/src/render/rendergraph/forward_plus_builder.ts:2580

Build and execute the Forward+ graph for one frame.

Parameters

ctx

DrawContext

Returns

void

Released under the MIT License.