Navigation
API > API/Plugins > API/Plugins/Composure > API/Plugins/Composure/CompositingElements
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UCompositingElementPass
- UCompositingElementTransform
- UMultiPassChromaKeyer
References
| Module | Composure |
| Header | /Engine/Plugins/Compositing/Composure/Source/Composure/Classes/CompositingElements/CompositingElementTransforms.h |
| Include | #include "CompositingElements/CompositingElementTransforms.h" |
Syntax
UCLASS (BlueprintType, Blueprintable)
class UMultiPassChromaKeyer : public UCompositingElementTransform
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FLinearColor > | KeyColors | ||
| FCompositingMaterial | KeyerMaterial |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| UTexture * | ApplyTransform_Implementation
(
UTexture* Input, |