Navigation
API > API/Runtime > API/Runtime/Renderer
References
| Module | Renderer |
| Header | /Engine/Source/Runtime/Renderer/Public/ScreenPass.h |
| Include | #include "ScreenPass.h" |
| Source | /Engine/Source/Runtime/Renderer/Private/ScreenPass.cpp |
void SetScreenPassPipelineState
(
FRHICommandList & RHICmdList,
const FScreenPassPipelineState & ScreenPassDraw
)
Remarks
Helper function which sets the pipeline state object on the command list prior to invoking a screen pass.