FInheritedTargetPool

Windows
MacOS
Linux

References

Module

Composure

Header

/Engine/Plugins/Compositing/Composure/Source/Composure/Public/CompositingElements/InheritedCompositingTargetPool.h

Include

#include "CompositingElements/InheritedCompositingTargetPool.h"

Syntax

struct FInheritedTargetPool

Constructors

Name Description

Public function

FInheritedTargetPool()

Public function

FInheritedTargetPool

(
    FInheritedTargetPool& Other,
    FIntPoint NewTargetResolution,
    ETextureRenderTargetFormat NewTarge...
)

Public function

FInheritedTargetPool

(
    UObject* Owner,
    FIntPoint NativeTargetResolution,
    ETextureRenderTargetFormat NativeTa...,
    const FSharedTargetPoolPtr& Inheri...,
    int32 UsageTags
)

Functions

Name Description

Public function Const

bool

 

IsValid()

Public function

bool

 

ReleaseRenderTarget

(
    UTextureRenderTarget2D* UsedTa...
)

Public function

UTextureRend...

 

RequestRenderTarget

(
    float RenderScale
)

Public function

UTextureRend...

 

RequestRenderTarget

(
    FIntPoint Dimensions,
    ETextureRenderTargetFormat Format
)

Public function

void

 

Reset()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss