Navigation
API > API/Plugins > API/Plugins/DisplayCluster > API/Plugins/DisplayCluster/Render > API/Plugins/DisplayCluster/Render/Viewport
References
| Module | DisplayCluster |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Render/Viewport/IDisplayClusterViewport_CustomPostProcessSettings.h |
| Include | #include "Render/Viewport/IDisplayClusterViewport_CustomPostProcessSettings.h" |
Syntax
class IDisplayClusterViewport_CustomPostProcessSettings
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddCustomPostProcess
(
const ERenderPass InRenderPass, |
Add custom postprocess. | |
| bool | DoPostProcess
(
const ERenderPass InRenderPass, |
Override posproces, if defined* return true, if processed | |
| void | RemoveCustomPostProcess
(
const ERenderPass InRenderPass |
Remove custom postprocess. |
Enums
| Type | Name | Description | |
|---|---|---|---|
| ERenderPass |