FDynamicRHI::RHICreateUnorderedAccessView

FlushType: Wait RHI Thread.

Windows
MacOS
Linux

Override Hierarchy

References

Module

RHI

Header

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

Include

#include "DynamicRHI.h"

Syntax

FUnorderedAccessViewRHIRef RHICreateUnorderedAccessView
(
    FRHIIndexBuffer * IndexBuffer,
    uint8 Format
)

Remarks

Creates an unordered access view of the given index buffer.

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