Skip to content

Documentation / scene / RenderModuleContext

Type Alias: RenderModuleContext

RenderModuleContext = ForwardPlusModuleContext

Defined in: libs/scene/src/render/rendergraph/frame_graph_context.ts:21

Deprecated

Renamed to ForwardPlusModuleContext. The generic, pipeline-agnostic base contract is now RenderContext; this alias is kept for backward compatibility and will be removed in a future release.

Released under the MIT License.