Navigation
API > API/Plugins > API/Plugins/Composure
| Name | UCompositingOpenColorIOPass |
| Type | class |
| Header File | /Engine/Plugins/Compositing/Composure/Source/Composure/Classes/CompositingElements/CompositingElementTransforms.h |
| Include Path | #include "CompositingElements/CompositingElementTransforms.h" |
Syntax
UCLASS (BlueprintType, Blueprintable, Meta=(DisplayName="OpenColorIO Pass"))
class UCompositingOpenColorIOPass : public UCompositingElementTransform
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UCompositingElementPass → UCompositingElementTransform → UCompositingOpenColorIOPass
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ColorConversionSettings | FOpenColorIOColorConversionSettings | Color grading settings. | CompositingElements/CompositingElementTransforms.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual UTexture * ApplyTransform_Implementation
(
UTexture* Input, |
CompositingElements/CompositingElementTransforms.h |