Navigation
API > API/Plugins > API/Plugins/DisplayCluster > API/Plugins/DisplayCluster/IDisplayClusterViewport
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| [const] Get custom postprocess settings for this viewport. | Render/Viewport/IDisplayClusterViewport.h | ||
| Get custom postprocess settings for this viewport. | Render/Viewport/IDisplayClusterViewport.h |
GetViewport_CustomPostProcessSettings()
Description
[const] Get custom postprocess settings for this viewport.
| Name | GetViewport_CustomPostProcessSettings |
| Type | function |
| Header File | /Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Render/Viewport/IDisplayClusterViewport.h |
| Include Path | #include "Render/Viewport/IDisplayClusterViewport.h" |
const IDisplayClusterViewport_CustomPostProcessSettings & GetViewport_CustomPostProcessSettings() const
GetViewport_CustomPostProcessSettings()
Description
Get custom postprocess settings for this viewport.
| Name | GetViewport_CustomPostProcessSettings |
| Type | function |
| Header File | /Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Render/Viewport/IDisplayClusterViewport.h |
| Include Path | #include "Render/Viewport/IDisplayClusterViewport.h" |
IDisplayClusterViewport_CustomPostProcessSettings & GetViewport_CustomPostProcessSettings()