Navigation
API > API/Plugins > API/Plugins/OpenColorIO
Transformation direction type for display-view transformations.
| Name | EOpenColorIOViewTransformDirection |
| Type | enum |
| Header File | /Engine/Plugins/Compositing/OpenColorIO/Source/OpenColorIO/Public/OpenColorIOColorSpace.h |
| Include Path | #include "OpenColorIOColorSpace.h" |
Syntax
enum EOpenColorIOViewTransformDirection
{
Forward = 0 UMETA(DisplayName = "Forward"),
Inverse = 1 UMETA(DisplayName = "Inverse"),
}
Values
| Name | Remarks |
|---|---|
| Forward | |
| Inverse |