Skip to main content

HatchShading

HatchShading[] is a three-dimensional graphics directive specifying that objects that follow are to be drawn with closely spaced parallel lines.

HatchShading[d] uses the density d of shading.

HatchShading[col] uses lines with the specified color col.

HatchShading[d,col] uses lines with the specified color col and density d.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.