TerrainMeshProviderOptions Interface

Options supplied to TerrainProvider.createTerrainMeshProvider to construct a TerrainMeshProvider.

Properties

Name Type Description
dataSource undefined | string Optionally identifies a specific terrain data source supplied by the TerrainMeshProvider.  
exaggeration number A scale factor to be applied to the height of the terrain meshes.  
wantNormals boolean If true, each vertex of the terrain meshes should include a normal vector.  
wantSkirts boolean If true, the meshes should include "skirts" around their edges.  

Defined in

Last Updated: 20 April, 2024