Navigation
API > API/Plugins > API/Plugins/Composure > API/Plugins/Composure/CompositingElements
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UCompositingElementPass
- UCompositingElementTransform
- UCompositingPostProcessPass
- UCompositingElementMaterialPass
References
| Module | Composure |
| Header | /Engine/Plugins/Compositing/Composure/Source/Composure/Classes/CompositingElements/CompositingElementTransforms.h |
| Include | #include "CompositingElements/CompositingElementTransforms.h" |
Syntax
UCLASS (BlueprintType, Blueprintable)
class UCompositingPostProcessPass : public UCompositingElementTransform
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< TObjectPtr< UComposurePostProcessPassPolicy > > | PostProcessPasses | ||
| float | RenderScale |
Functions
| Type | Name | Description | |
|---|---|---|---|
| UTexture * | ApplyTransform_Implementation
(
UTexture* Input, |
||
| void | RenderPostPassesToSwapChain
(
UTexture* Input, |