ClearUAV

Windows
MacOS
Linux

Deprecated

  • ClearUAV() is deprecated. Use RHICmdList.ClearUAVUint or RHICmdList.ClearUAVFloat instead, and handle any necessary resource transitions.

References

Module

RenderCore

Header

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

Include

#include "ClearQuad.h"

Syntax

void ClearUAV
(
    FRHICommandList & RHICmdList,
    const FTextureRWBuffer3D & Buffer,
    FLinearColor Value
)

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