FNiagaraGpuComputeDispatchInterface::GetEmptyUAVFromPool

Convenience wrapped to get a UAV from the poo.

Choose your operating system:

Windows

macOS

Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraGpuComputeDispatchInterface.h

Include

#include "NiagaraGpuComputeDispatchInterface.h"

Syntax

FRHIUnorderedAccessView * GetEmptyUAVFromPool
(
    FRHICommandList & RHICmdList,
    EPixelFormat Format,
    ENiagaraEmptyUAVType Type
) const

Remarks

Convenience wrapped to get a UAV from the poo.