(v13) FasterColorSmoothness (user param)
This page applies to Harlequin v13.1r0 and later; both Harlequin Core and Harlequin MultiRIP
Param | Val | ExType | Vers | Use? | HPS | Ref |
U | r | H | Y |
A number in the range of 0.0 to 1.0. It is used in conjunction with FasterColorGridPoints
. It is used to control whether mini-cubes between grid points should be interpolated or directly evaluated. The interpolated and directly evaluated color at the mid-point of diagonals of all primary colorants in the mini-cube are compared. If the difference in any component is more than the FasterColorSmoothness
value, the mini-cube will not be interpolated.
As a guide, useful values are commonly between 0.01 and 0.1. Default: 1.0
(all color values will be interpolated).