Navigation
API > API/Plugins > API/Plugins/OpenColorIO
Enum used to indicate whether the working color space should be used as a source or destination.
| Name | EOpenColorIOWorkingColorSpaceTransform |
| Type | enum |
| Header File | /Engine/Plugins/Compositing/OpenColorIO/Source/OpenColorIO/Public/OpenColorIOShared.h |
| Include Path | #include "OpenColorIOShared.h" |
Syntax
enum EOpenColorIOWorkingColorSpaceTransform
{
None = 0,
Source = 1,
Destination = 2,
}
Values
| Name | Remarks |
|---|---|
| None | |
| Source | |
| Destination |