UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMaterialCachedExpressionContext Struct Reference

#include <MaterialCachedData.h>

Public Attributes

const UMaterialFunctionInterfaceCurrentFunction = nullptr
 
const FMaterialLayersFunctionsLayerOverrides = nullptr
 
bool bUpdateFunctionExpressions = true
 

Member Data Documentation

◆ bUpdateFunctionExpressions

bool FMaterialCachedExpressionContext::bUpdateFunctionExpressions = true

◆ CurrentFunction

const UMaterialFunctionInterface* FMaterialCachedExpressionContext::CurrentFunction = nullptr

◆ LayerOverrides

const FMaterialLayersFunctions* FMaterialCachedExpressionContext::LayerOverrides = nullptr

The documentation for this struct was generated from the following file: