Home
Giro3D framework
Piero application
Getting started with Giro3D
Giro3D examples
API documentation
Version v0.40.0
GitLab
Giro3D API (v0.40.0)
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
Giro3D API (v0.40.0)
Loading...
Defines a range of elevation values.