range
range: Range1dProps | undefined
The range to use when applying the thematic gradient for height and slope mode. For ThematicDisplayMode.Height, this is world space in meters and represents the range in which to apply the gradient along the specified axis. For ThematicDisplayMode.Slope, this is a range in degrees with a minimum low value of 0 degrees and a maximum high value of 90 degrees. Defaults to a null range.
Defined in
- core/common/src/ThematicDisplay.ts Line 440
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.