Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraEmptyUAVPool.h |
Include |
#include "NiagaraEmptyUAVPool.h" |
enum ENiagaraEmptyUAVType
{
Buffer,
Texture2D,
Texture2DArray,
Texture3D,
Num,
}
Name |
Description |
---|---|
Buffer |
|
Texture2D |
|
Texture2DArray |
|
Texture3D |
|
Num |
Type of empty UAV to get.