PreprocessShader

Overload list

Unreal Engine C++ API Reference > Developer > ShaderPreprocessor

Type Name Description
bool PreprocessShader ( FString& OutPreprocessedShader, FShaderCompilerOutput& ShaderOutpu..., const FShaderCompilerInput& Shader..., const FShaderCompilerDefinitions& ..., EDumpShaderDefines DefinesPolicy ) Preprocess a shader.
bool PreprocessShader ( FShaderPreprocessOutput& Output, const FShaderCompilerInput& Input, const FShaderCompilerEnvironment& ..., const FShaderCompilerDefinitions& ..., EDumpShaderDefines DefinesPolicy ) Preprocess a shader. Preprocess a shader.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library

On this page