HillshadeRenderer constructor
Creates a hillshade renderer.
Parameters:
altitude— Altitude angle of the light source.azimuth— Azimuth angle of the light source, measured clockwise from north.zFactor— Factor to convert z unit to x,y units, default is 1.slopeType— SlopeType.pixelSizeFactor— Pixel size factor, default is 1.pixelSizePower— Pixel size power value, default is 1.outputBitDepth— Output bit depth, default is 8-bit.