shading
Set the surface-edge rendering style.
Syntax
Section titled “Syntax”shading flatshading interpshading facetedDescription
Section titled “Description”Controls how surface edges are drawn:
'flat'— one color per face, no edge lines'interp'— smooth color interpolation across faces, no edge lines'faceted'(default) — flat shading with edge lines
Distinct from lighting, which controls the light-interpolation algorithm.
Example
Section titled “Example”shading interp