Navigation
API > API/Plugins > API/Plugins/Composure
| Name | UCompositingInputInterfaceProxy |
| Type | class |
| Header File | /Engine/Plugins/Compositing/Composure/Source/Composure/Classes/CompositingElements/CompositingElementInputs.h |
| Include Path | #include "CompositingElements/CompositingElementInputs.h" |
Syntax
UCLASS (NotEditInlineNew, HideDropDown)
class UCompositingInputInterfaceProxy : public UCompositingElementInput
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UCompositingElementPass → UCompositingElementInput → UCompositingInputInterfaceProxy
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CompositingInput | TScriptInterface< ICompositingInputInterface > | CompositingElements/CompositingElementInputs.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual UTexture * GenerateInput_Implementation() |
CompositingElements/CompositingElementInputs.h | ||
virtual void OnFrameBegin_Implementation
(
bool bCameraCutThisFrame |
CompositingElements/CompositingElementInputs.h | ||
virtual void OnFrameEnd_Implementation() |
CompositingElements/CompositingElementInputs.h |