Navigation
API > API/Plugins > API/Plugins/NiagaraShader > API/Plugins/NiagaraShader/FNiagaraShaderScript
| Type | Name | Description | |
|---|---|---|---|
| bool | CacheShaders
(
bool bApplyCompletedShaderMapForRendering, |
Caches the shaders for this script with no static parameters on the given platform. | |
| bool | CacheShaders
(
const FNiagaraShaderMapId& ShaderMapId, |
Caches the shaders for this script |