Navigation
API > API/Plugins > API/Plugins/Composure > API/Plugins/Composure/UCompositingElementPass
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UTextureRenderTarget2D * RequestRenderTarget
(
FIntPoint Dimensions, |
CompositingElements/CompositingElementPasses.h |
|
|
UTextureRenderTarget2D * RequestRenderTarget
(
FIntPoint Dimensions, |
CompositingElements/CompositingElementPasses.h |
|
RequestRenderTarget(FIntPoint, ETextureRenderTargetFormat)
| Name | RequestRenderTarget |
| Type | function |
| Header File | /Engine/Plugins/Compositing/Composure/Source/Composure/Classes/CompositingElements/CompositingElementPasses.h |
| Include Path | #include "CompositingElements/CompositingElementPasses.h" |
| Source | /Engine/Plugins/Compositing/Composure/Source/Composure/Private/CompositingElements/CompositingElementPasses.cpp |
UFUNCTION (BlueprintCallable, Category="Composure|Compositing Pass")
UTextureRenderTarget2D * RequestRenderTarget
(
FIntPoint Dimensions,
ETextureRenderTargetFormat Format
)
RequestRenderTarget(FIntPoint, EPixelFormat)
| Name | RequestRenderTarget |
| Type | function |
| Header File | /Engine/Plugins/Compositing/Composure/Source/Composure/Classes/CompositingElements/CompositingElementPasses.h |
| Include Path | #include "CompositingElements/CompositingElementPasses.h" |
| Source | /Engine/Plugins/Compositing/Composure/Source/Composure/Private/CompositingElements/CompositingElementPasses.cpp |
UFUNCTION (BlueprintCallable, Category="Composure|Compositing Pass")
UTextureRenderTarget2D * RequestRenderTarget
(
FIntPoint Dimensions,
EPixelFormat Format
)