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 (Blueprintable)
struct FDisplayClusterConfigurationICVFX_Size
Remarks
Default resolution settings for ICVFX.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAdaptSize | Automatically adapts the default frame resolution to be proportional to the filmback aspect ratio for the ICVFX Camera while continuing to render the same total amount of pixels as specified by the size. | |
| int | Height | The default height of In-Cameras, in pixels. | |
| int | Width | The default width of In-Cameras, in pixels. |