Navigation
API > API/Plugins > API/Plugins/Composure > API/Plugins/Composure/CompositingElements
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UCompositingElementPass
- UCompositingElementOutput
- URenderTargetCompositingOutput
References
| Module | Composure |
| Header | /Engine/Plugins/Compositing/Composure/Source/Composure/Classes/CompositingElements/CompositingElementOutputs.h |
| Include | #include "CompositingElements/CompositingElementOutputs.h" |
Syntax
UCLASS ()
class URenderTargetCompositingOutput : public UCompositingElementOutput
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UTextureRenderTarget2D > | RenderTarget |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | RelayOutput_Implementation
(
UTexture* FinalResult, |