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 FRDGChildResource

Remarks

Render graph tracked UAV.

Constructors

Name Description

Protected function

FRDGUnorderedAccessView

(
    const TCHAR* Name
)

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