Navigation
API > API/Plugins > API/Plugins/DisplayClusterConfiguration
References
| Module | DisplayClusterConfiguration |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterConfiguration/Public/DisplayClusterConfigurationTypes_OCIO.h |
| Include | #include "DisplayClusterConfigurationTypes_OCIO.h" |
Syntax
USTRUCT&40;Blueprintable&41;
struct FDisplayClusterConfigurationOCIOConfiguration
Remarks
OCIO configuration structure.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsEnabled | Enable the application of an OpenColorIO configuration to all viewports. | |
| FOpenColorIOColorConversionSettings | ColorConfiguration | Conversion to apply when this display is enabled |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | PostSerialize
(
const FArchive& Ar |
||
| bool |
Deprecated Variables
| Type | Name | Description | |
|---|---|---|---|
| FOpenColorIODisplayConfiguration | OCIOConfiguration_DEPRECATED | "This property has been deprecated. |
Deprecated Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsEnabled () |
This method is deprecated. |