Skip to main content

fx.InvalidateCachedScripts

Cmd

Unreal Engine Cmd console variable.

fxInvalidateCachedScripts

Description

Invalidate Niagara script cache by making a unique change to NiagaraShaderVersion.ush which is included in common.usf.To initiate actual the recompile of all shaders use "recompileshaders changed" or press "Ctrl Shift ."The NiagaraShaderVersion.ush file should be automatically checked out but it needs to be checked in to have effect on other machines.

Usage

fx.InvalidateCachedScripts

Execute via the console (~). This is a command, not a variable.