Navigation
API > API/Runtime > API/Runtime/Renderer > API/Runtime/Renderer/FPassProcessorManager
Description
Only call on the game thread. Heavy weight. Flush rendering commands and recreate all component render states.
| Name | SetPassFlags |
| Type | function |
| Header File | /Engine/Source/Runtime/Renderer/Public/MeshPassProcessor.h |
| Include Path | #include "MeshPassProcessor.h" |
| Source | /Engine/Source/Runtime/Renderer/Private/MeshPassProcessor.cpp |
static void SetPassFlags
(
EShadingPath ShadingPath,
EMeshPass::Type PassType,
EMeshPassFlags NewFlags
)