SoColorMapInterpolations Enumeration |
The colormap interpolation type.
Namespace: OIV.Inventor.Nodes
Member name | Value | Description | |
---|---|---|---|
NEAREST | 0 | Nearest-neighbor interpolation. | |
LINEAR | 1 | Linear interpolation. |
These types determine the method used for color map texture filtering.