@equinor/videx-3d
Preparing search index...
main
UtmAreaProps
Type Alias UtmAreaProps
UtmArea props
type
UtmAreaProps
=
{
crsInstance
?:
CRS
;
offset
?:
Vec3
;
origin
:
[
number
,
number
]
;
originUnits
?:
"utm"
|
"lnglat"
;
utmProjectionDef
?:
string
;
utmZone
?:
string
;
}
Index
Properties
crs
Instance?
offset?
origin
origin
Units?
utm
Projection
Def?
utm
Zone?
Properties
Optional
crs
Instance
crsInstance
?:
CRS
Optional
offset
offset
?:
Vec3
origin
origin
:
[
number
,
number
]
Optional
origin
Units
originUnits
?:
"utm"
|
"lnglat"
Optional
utm
Projection
Def
utmProjectionDef
?:
string
Optional
utm
Zone
utmZone
?:
string
Settings
Theme
OS
Light
Dark
On This Page
Properties
crs
Instance
offset
origin
origin
Units
utm
Projection
Def
utm
Zone
@equinor/videx-3d
Loading...
UtmArea props