Skip to content

Documentation / scene / createForwardPlusPipeline

Function: createForwardPlusPipeline()

createForwardPlusPipeline(): RenderPipeline<FrameGraphContext>

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

Create an independent pipeline with the built-in Forward+ modules.

Returns

RenderPipeline<FrameGraphContext>

Released under the MIT License.