Skip to content

KBE3D / KBCore / Cesium / CesiumTerrainProvider / ConstructorOptions

接口: ConstructorOptions

Initialization options for the CesiumTerrainProvider constructor

继承于

属性

requestVertexNormals?

optional requestVertexNormals: boolean

Flag that indicates if the client should request additional lighting information from the server, in the form of per vertex normals if available.


requestWaterMask?

optional requestWaterMask: boolean

Flag that indicates if the client should request per tile water masks from the server, if available.


requestMetadata?

optional requestMetadata: boolean

Flag that indicates if the client should request per tile metadata from the server, if available.


ellipsoid?

optional ellipsoid: Ellipsoid

The ellipsoid. If not specified, the default ellipsoid is used.


credit?

optional credit: string | Credit

A credit for the data source, which is displayed on the canvas.

KBE3D @3.0.0 Copyright © 2024-present KBE3D