Navigation
API > API/Plugins > API/Plugins/Composure > API/Plugins/Composure/CompositingElements
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UCompositingElementPass
- UCompositingElementInput
- UCompositingInputInterfaceProxy
- UCompositingMediaInput
- UMediaTextureCompositingInput
References
Module | Composure |
Header | /Engine/Plugins/Compositing/Composure/Source/Composure/Classes/CompositingElements/CompositingElementPasses.h |
Include | #include "CompositingElements/CompositingElementPasses.h" |
Syntax
UCLASS&40;BlueprintType, Blueprintable, Abstract&41;
class UCompositingElementInput : public UCompositingElementPass
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
bool | bIntermediate | Marks this pass for 'internal use only' - prevents it from being exposed to parent elements. |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
UTexture * | ||
![]() |
UTexture * | GenerateInput
(
const FInheritedTargetPool& InheritedPool |