Navigation
API > API/Plugins > API/Plugins/Composure
| Name | FInheritedTargetPool |
| Type | struct |
| Header File | /Engine/Plugins/Compositing/Composure/Source/Composure/Public/CompositingElements/InheritedCompositingTargetPool.h |
| Include Path | #include "CompositingElements/InheritedCompositingTargetPool.h" |
Syntax
struct FInheritedTargetPool
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| CompositingElements/InheritedCompositingTargetPool.h | |||
FInheritedTargetPool
(
FInheritedTargetPool& Other, |
CompositingElements/InheritedCompositingTargetPool.h | ||
FInheritedTargetPool
(
UObject* Owner, |
CompositingElements/InheritedCompositingTargetPool.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| InheritedPool | FWeakTargetPoolPtr | CompositingElements/InheritedCompositingTargetPool.h | ||
| NativeTargetFormat | ETextureRenderTargetFormat | CompositingElements/InheritedCompositingTargetPool.h | ||
| NativeTargetResolution | FIntPoint | CompositingElements/InheritedCompositingTargetPool.h | ||
| Owner | TWeakObjectPtr< UObject > | CompositingElements/InheritedCompositingTargetPool.h | ||
| UsageTags | int32 | CompositingElements/InheritedCompositingTargetPool.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid() |
CompositingElements/InheritedCompositingTargetPool.h | ||
bool ReleaseRenderTarget
(
UTextureRenderTarget2D* UsedTarget |
CompositingElements/InheritedCompositingTargetPool.h | ||
UTextureRenderTarget2D * RequestRenderTarget
(
float RenderScale |
CompositingElements/InheritedCompositingTargetPool.h | ||
UTextureRenderTarget2D * RequestRenderTarget
(
FIntPoint Dimensions, |
CompositingElements/InheritedCompositingTargetPool.h | ||
void Reset() |
CompositingElements/InheritedCompositingTargetPool.h |