Navigation
API > API/Plugins > API/Plugins/NiagaraShader > API/Plugins/NiagaraShader/FNiagaraShaderMap
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/NiagaraShader.cpp |
static FNiagaraShaderMap &42; FindId
&40;
const FNiagaraShaderMapId & ShaderMapId,
EShaderPlatform Platform
&41;
Remarks
Finds the shader map for a script. Finds the shader map for a script. NULL if no cached shader map was found.
Parameters
| Name | Description |
|---|---|
| Platform | The platform to lookup for |
| ShaderMapId | The script id and static parameter set identifying the shader map |
| Platform | The platform to lookup for |