Interface TerrainOptions

Options for geometric terrain rendering.

Hierarchy

  • TerrainOptions

Properties

Properties

enabled?: boolean

Enables terrain deformation. If true, the surface of the map will be deformed to match the elevation data. If false or unset, the surface of the map will be flat.

stitching?: boolean

Enables terrain stitching. Requires enabled to be true.

Generated using TypeDoc