UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ShaderMaterialDerivedHelpers.cpp File Reference
#include "RHIFeatureLevel.h"
#include "RHIFwd.h"
#include "ShaderMaterial.h"

Functions

FShaderGlobalDefines FetchRuntimeShaderGlobalDefines (EShaderPlatform TargetPlatform)
 
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 
)

◆ FetchRuntimeShaderGlobalDefines()

FShaderGlobalDefines FetchRuntimeShaderGlobalDefines ( EShaderPlatform  TargetPlatform)