Choose your operating system:
Windows
macOS
Linux
| UNiagaraDataInterface::ModifyCompilationEnvironment()
|
Module |
|
Header |
/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterface.h |
Include |
#include "NiagaraDataInterface.h" |
virtual void ModifyCompilationEnvironment
(
EShaderPlatform ShaderPlatform,
struct FShaderCompilerEnvironment & OutEnvironment
) const
Allows data interfaces to influence the compilation of GPU shaders and is only called on the CDO object not the instance.