AllNiagaraShaderMaps

All script shader maps in memory.

Windows
MacOS
Linux

References

Module

NiagaraShader

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraShader/Public/NiagaraShared.h

Include

#include "NiagaraShared.h"

Syntax

static TArray< FNiagaraShaderMap * > AllNiagaraShaderMaps;

Remarks

All script shader maps in memory. No ref counting needed as these are removed on destruction of the shader map.

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