FNiagaraShaderScript::ReleaseShaderMap

Releases this script's shader map.

Choose your operating system:

Windows

macOS

Linux

References

Module

NiagaraShader

Header

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

Include

#include "NiagaraShared.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraShader/Private/NiagaraShared.cpp

Syntax

void ReleaseShaderMap()

Remarks

Releases this script's shader map. Must only be called on scripts not exposed to the rendering thread!