Navigation
API > API/Plugins > API/Plugins/Composure
| Name | ICompositingInputInterface |
| Type | class |
| Header File | /Engine/Plugins/Compositing/Composure/Source/Composure/Classes/CompositingElements/CompositingElementInputs.h |
| Include Path | #include "CompositingElements/CompositingElementInputs.h" |
Syntax
class ICompositingInputInterface
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UTexture * GenerateInput
(
UCompositingInputInterfaceProxy* Proxy |
CompositingElements/CompositingElementInputs.h |
|
|
void OnFrameBegin
(
UCompositingInputInterfaceProxy* Proxy, |
CompositingElements/CompositingElementInputs.h |
|
|
void OnFrameEnd
(
UCompositingInputInterfaceProxy* Proxy |
CompositingElements/CompositingElementInputs.h |
|