UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ShaderMaterial.h File Reference

Go to the source code of this file.

Classes

struct  FShaderGlobalDefines
 
struct  FShaderLightmapPropertyDefines
 
struct  FShaderMaterialPropertyDefines
 
struct  FShaderMaterialDerivedDefines
 
struct  FShaderCompilerDefines
 

Namespaces

namespace  ERHIFeatureLevel
 

Functions

FShaderMaterialDerivedDefines RENDERCORE_API CalculateDerivedMaterialParameters (const FShaderMaterialPropertyDefines &Mat, const FShaderLightmapPropertyDefines &Lightmap, const FShaderGlobalDefines &SrcGlobal, const FShaderCompilerDefines &Compiler, ERHIFeatureLevel::Type FEATURE_LEVEL)
 

Function Documentation

◆ CalculateDerivedMaterialParameters()

FShaderMaterialDerivedDefines RENDERCORE_API CalculateDerivedMaterialParameters ( const FShaderMaterialPropertyDefines Mat,
const FShaderLightmapPropertyDefines Lightmap,
const FShaderGlobalDefines SrcGlobal,
const FShaderCompilerDefines Compiler,
ERHIFeatureLevel::Type  FEATURE_LEVEL 
)