*shadingquality()
Specifies the geometry surface shading quality.
Syntax
*shadingquality(value)
Type
hm.cfg Commands
Description
Specifies the geometry surface shading quality. Shaded geometry visualization sometimes does not follow the actual geometry; this usually occurs in models that are large in one direction, but small in another direction.
Inputs
- value
- The value between 1 and 10 (default 5). Raising or lowering this value by 1 roughly doubles or halves the quality. Non-integer values are allowed.
Example
*shadingquality(10)