Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNiagaraGpuComputeDispatchInterf-
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraGpuComputeDispatchInterface.h |
| Include | #include "NiagaraGpuComputeDispatchInterface.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraGpuComputeDispatchInterface.cpp |
FRDGTextureUAVRef GetEmptyTextureUAV
&40;
FRDGBuilder & GraphBuilder,
EPixelFormat Format,
ETextureDimension TextureDimension
&41; const
Remarks
Helper function to return a RDG Texture UAV you don't care about the contents of or the results, i.e. to use as a dummy binding.