FRDGTextureAccess

Windows
MacOS
Linux

Inheritance Hierarchy

FRDGTextureAccess

TRDGTextureAccess

References

Module

RenderCore

Header

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

Include

#include "ShaderParameterMacros.h"

Syntax

class FRDGTextureAccess

Constructors

Name Description

Public function

FRDGTextureAccess()

Public function

FRDGTextureAccess

(
    FRDGTexture* InTexture,
    ERHIAccess InAccess
)

Functions

Name Description

Public function Const

ERHIAccess

 

GetAccess()

Public function Const

FRDGTexture ...

 

GetTexture()

Operators

Name Description

Public function Const

 

operator bool()

Public function Const

FRDGTexture ...

 

operator->()

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