Navigation
API > API/Plugins > API/Plugins/OpenColorIO
References
| Module | OpenColorIO |
| Header | /Engine/Plugins/Compositing/OpenColorIO/Source/OpenColorIO/Public/OpenColorIOColorSpace.h |
| Include | #include "OpenColorIOColorSpace.h" |
Syntax
USTRUCT&40;BlueprintType, Meta&61;&40;DisplayName&61;"OpenColorIO Display View"&41;&41;
struct FOpenColorIODisplayView
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
| Default constructor. | |||
FOpenColorIODisplayView
(
FStringView InDisplayName, |
Create and initialize a new instance. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsValid () |
Return true if the index and name have been set properly | |
| void | Reset () |
Reset members to default/empty values. | |
| FString | ToString () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FOpenColorIODisplayView& Other |
||
| bool | operator==
(
const FOpenColorIODisplayView& Other |