TerrainMeshProviderOptions Interface

Options supplied to TerrainProvider.createTerrainMeshProvider to construct a TerrainMeshProvider.

Properties

Name Type Description
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: 15 March, 2024