Enumeration: ModularDimensionRoundingTarget
Targets offered for new Modular rounding rules. Existing per-axis rules remain supported.
Enumeration Members
ALL
ALL:
"ALL"
Apply the same rounding method and increment to width, depth and height.
HEIGHT
HEIGHT:
"HEIGHT"
Round only the vertical dimension.
WIDTH_DEPTH
WIDTH_DEPTH:
"WIDTH_DEPTH"
Apply the same rounding method and increment to both horizontal dimensions.