FRDGTexture

Render graph tracked Texture.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/RenderGraphResources.h

Include

#include "RenderGraphResources.h"

Syntax

class FRDGTexture : public FRDGParentResource

Remarks

Render graph tracked Texture.

Variables

Name Description

Public variable

const FRDGTextu...

 

Desc

Descriptor of the graph tracked texture.

Constructors

No constructors are accessible with public or protected access.

Functions

Name Description

Public function Const

IPooledRende...

 

GetPooledRenderTarget()

The following methods may only be called during pass execution.

Public function Const

FRHITexture ...

 

GetRHI()

Returns the allocated RHI texture.

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