How do I get this field in c++? I know I can get one from material using UMaterialInterface*->GetPhysicalMaterial(), but it could be overriden here.
There’s SetPhysMaterialOverride, but no getter.
How do I get this field in c++? I know I can get one from material using UMaterialInterface*->GetPhysicalMaterial(), but it could be overriden here.
There’s SetPhysMaterialOverride, but no getter.