ThematicGradientMode Enumeration
A thematic gradient mode used to generate and apply a thematic effect to a scene.
@see ThematicGradientSettings.mode
Members
| Name |
Value |
Description |
| IsoLines |
|
Apply isolines to the scene to achieve an effect similar to a contour map. Can only be used with ThematicDisplayMode.Height. |
| Smooth |
|
Apply a smooth color gradient to the scene. |
| Stepped |
|
Apply a stepped color gradient to the scene. |
| SteppedWithDelimiter |
|
Apply a stepped color gradient to the scene with delimiters (lines between the color steps). Can only be used with ThematicDisplayMode.Height. |
Defined in
Last Updated: 24 October, 2025