Navigation
API > API/Runtime > API/Runtime/MaterialShaderQualitySettings
References
| Module | MaterialShaderQualitySettings |
| Header | /Engine/Source/Runtime/MaterialShaderQualitySettings/Classes/ShaderPlatformQualitySettings.h |
| Include | #include "ShaderPlatformQualitySettings.h" |
Syntax
struct FMaterialQualityOverrides
Remarks
FMaterialQualityOverrides represents the full set of possible material overrides per quality level.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bDisableMaterialNormalCalculation | ||
| bool | bDiscardQualityDuringCook | ||
| bool | bEnableOverride | ||
| bool | bForceDisableLMDirectionality | ||
| bool | bForceDisablePreintegratedGF | ||
| bool | bForceFullyRough | ||
| bool | bForceNonMetal | ||
| EMobileShadowQuality | MobileShadowQuality |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | CanOverride
(
EShaderPlatform ShaderPlatform |
||
| bool |