FRDGUnorderedAccessView

Render graph tracked UAV.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

RenderCore

Header

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

Include

#include "RenderGraphResources.h"

Syntax

class FRDGUnorderedAccessView : public FRDGView

Remarks

Render graph tracked UAV.

Variables

Name Description

Public variable

const ERDGUnord...

 

Flags

Constructors

Name Description

Protected function

FRDGUnorderedAccessView

(
    const TCHAR* InName,
    ERDGViewType InType,
    ERDGUnorderedAccessViewFlags InFlag...
)

Functions

Name Description

Public function Const

FRHIUnordere...

 

GetRHI()

Returns the allocated RHI UAV.

Protected function Const

FRHIUnordere...

 

GetRHIUnchecked()

Returns the allocated RHI UAV without access checks.

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