Smoothing applies a Weighted Gaussian Average to the extruded pixels. The smoothing factor specifies the weight of the furthest pixel from the one being smoothed. IE: If smoothing is set at 0.1 then the furthest pixel will have a weight of 0.1.
NB: Smoothing is disabled if the resolution is set to greater than half of the image.