MaterialShading
MaterialShading["material"] is a three-dimensional graphics directive specifying that surfaces that follow are to be drawn with the material "material" appearance.
MaterialShading[{"material",col}] uses the specified color col as the base color.
MaterialShading[<|parm1->val1,parm2->val2,…|>] uses the specified parameters parms.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.