FRHITextureReference

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/RHIResources.h

Include

#include "RHIResources.h"

Syntax

class FRHITextureReference : public FRHITexture

Constructors

Name Description

Public function

FRHITextureReference

(
    FLastRenderTimeContainer* InLa...
)

Functions

Name Description

Public function Const

FRHITexture ...

 

GetReferencedTexture()

Public function

void

 

SetReferencedTexture

(
    FRHITexture* InTexture
)

Overridden from FRHITexture

Name Description

Public function Virtual Const

FIntVector

 

GetSizeXYZ()

Slower method to get Size X, Y & Z information. Prefer sub-classes' GetSizeX(), etc.

Public function Virtual

FRHITextureR...

 

GetTextureReference()

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