API (v2.0.0) - Giro3D
Preparing search index...
core/ElevationRange
ElevationRange
Interface ElevationRange
Defines a range of elevation values.
interface
ElevationRange
{
max
:
number
;
min
:
number
;
}
Index
Properties
max
min
Properties
max
max
:
number
min
min
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
max
min
API (v2.0.0) - Giro3D
Loading...
Defines a range of elevation values.