UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PhysicalMaterialCVars Namespace Reference

Variables

bool bShowExperimentalProperties = false
 
FAutoConsoleVariableRef CVarShowExperimentalProperties (TEXT("p.PhysicalMaterial.ShowExperimentalProperties"), bShowExperimentalProperties, TEXT(""))
 

Variable Documentation

◆ bShowExperimentalProperties

bool PhysicalMaterialCVars::bShowExperimentalProperties = false

◆ CVarShowExperimentalProperties

FAutoConsoleVariableRef PhysicalMaterialCVars::CVarShowExperimentalProperties(TEXT("p.PhysicalMaterial.ShowExperimentalProperties"), bShowExperimentalProperties, TEXT("")) ( TEXT("p.PhysicalMaterial.ShowExperimentalProperties")  ,
bShowExperimentalProperties  ,
TEXT("")   
)