I'm creating DEM rasters (1m cell size) from Lidar using RasterDEMGenerator.
Then Hillshades from the DEM rasters using RasterHillshader.
I'm getting hillshades that look like stacked contour layers.
I believe the hillshades "should" be smooth surfaces (especially Lidar surfaces) so I'm not sure what I'm doing wrong.
I've attached my model and sample output.