Navigation
API > API/Plugins > API/Plugins/DisplayClusterConfiguration
References
| Module | DisplayClusterConfiguration |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterConfiguration/Public/DisplayClusterConfigurationTypes_ICVFX.h |
| Include | #include "DisplayClusterConfigurationTypes_ICVFX.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FDisplayClusterConfigurationICVFX_CameraRenderSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| FDisplayClusterConfigurationICVFX_CameraAdvancedRenderSettings | AdvancedRenderSettings | Advanced render settings. | |
| bool | bUseCameraComponentPostprocess | Use postprocess settings from camera component. | |
| FDisplayClusterConfigurationICVFX_CustomSize | CustomFrameSize | Define custom inner camera viewport size. | |
| FDisplayClusterConfigurationViewport_CustomPostprocess | CustomPostprocess | ||
| FDisplayClusterConfigurationPostRender_GenerateMips | GenerateMips | Mipmapping can help avoid visual artifacts when the inner frustum is rendered at a lower resolution than specified in the configuration and is smaller on screen than the available pixels on the display device. | |
| FDisplayClusterConfigurationMediaICVFX | Media | Media settings. | |
| FDisplayClusterConfigurationPostRender_BlurPostprocess | PostprocessBlur | ||
| int | RenderOrder | Camera render order, bigger value is over. | |
| FDisplayClusterConfigurationPostRender_Override | Replace | Replace viewport render from source texture. |
Constructors
| Type | Name | Description | |
|---|---|---|---|