three-loader-3dtiles.loaderoptions.geotransform.md 636 B

Home > three-loader-3dtiles > LoaderOptions > geoTransform

LoaderOptions.geoTransform property

How to handle geo transformations: Reset any geo location and place the model at (0,0,0), Apply Mercator projection (for use with ccommon 2D mapping applications, or convert WGS84 long/lat to 3D cartesian coordinates)- Default: Reset

Signature:

geoTransform?: GeoTransform;