Navigation
Unreal Engine C++ API Reference > Developer
Enums
Type | Name | Description | |
---|---|---|---|
![]() |
EDumpShaderDefines | Governs the behavior for adding shader defines to the preprocessed source. |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
bool | PreprocessShader
(
FString& OutPreprocessedShader, |
Preprocess a shader. |
![]() |
bool | PreprocessShader
(
FShaderPreprocessOutput& Output, |
Preprocess a shader. Preprocess a shader. |