Sharpening. Sharpening attribute, determines when the material is sharpened during rendering.
The type and amount of sharpening is controlled by the vignette via a default material template or with catalog::RenderSettings
.
Enum.
0 |
No sharpening. |
1 |
Normal sharpening (after the transform). |
2 |
Alternate sharpening (before the transform). |
3 |
More sharpening (both before and after the transform). |
Ignored by solid color materials, optional for all other materials.
attribute::Sharpening
is used if the field is not present, if it is empty, or if the value is not one of the supported choices.