Flat Shading: Causes the selected polygons to be flat shaded.
Smooth Shading: Causes selected adjacent polygons to be smooth, Gouraud shaded, if the angle between their normal vectors is less than Max. Angle.
Max. Angle: Controls the maximum angle between polygon normal vectors. If the angle between two adjacent polygons exceeds this value, they will not be smooth-shaded with each other.