CacheShaders

Overload list

Choose your operating system:

Windows

macOS

Linux

Name Description

Public function

bool

 

CacheShaders

(
    bool bApplyCompletedShaderMapForRen...,
    bool bForceRecompile,
    bool bSynchronous,
    const ITargetPlatform* TargetP...
)

Caches the shaders for this script with no static parameters on the given platform.

Public function

bool

 

CacheShaders

(
    const FNiagaraShaderMapId& ShaderM...,
    bool bApplyCompletedShaderMapForRen...,
    bool bForceRecompile,
    bool bSynchronous
)

Caches the shaders for this script with no static parameters on the given platform.