Home
Giro3D framework
Piero application
Getting started with Giro3D
Giro3D examples
API documentation
Version v0.42.1
GitLab
API (v0.42.1) - Giro3D
core
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
External
On This Page
Properties
max
min
API (v0.42.1) - Giro3D
Loading...
Defines a range of elevation values.