Navigation
API > API/Plugins > API/Plugins/Composure > API/Plugins/Composure/FInheritedTargetPool
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UTextureRenderTarget2D * RequestRenderTarget
(
float RenderScale |
CompositingElements/InheritedCompositingTargetPool.h | ||
UTextureRenderTarget2D * RequestRenderTarget
(
FIntPoint Dimensions, |
CompositingElements/InheritedCompositingTargetPool.h |
RequestRenderTarget(float)
| Name | RequestRenderTarget |
| Type | function |
| Header File | /Engine/Plugins/Compositing/Composure/Source/Composure/Public/CompositingElements/InheritedCompositingTargetPool.h |
| Include Path | #include "CompositingElements/InheritedCompositingTargetPool.h" |
| Source | /Engine/Plugins/Compositing/Composure/Source/Composure/Private/CompositingElements/CompElementRenderTargetPool.cpp |
UTextureRenderTarget2D * RequestRenderTarget
(
float RenderScale
)
RequestRenderTarget(FIntPoint, ETextureRenderTargetFormat)
| Name | RequestRenderTarget |
| Type | function |
| Header File | /Engine/Plugins/Compositing/Composure/Source/Composure/Public/CompositingElements/InheritedCompositingTargetPool.h |
| Include Path | #include "CompositingElements/InheritedCompositingTargetPool.h" |
| Source | /Engine/Plugins/Compositing/Composure/Source/Composure/Private/CompositingElements/CompElementRenderTargetPool.cpp |
UTextureRenderTarget2D * RequestRenderTarget
(
FIntPoint Dimensions,
ETextureRenderTargetFormat Format
)