Skip to content

KBE3D / KBCore / Cesium / Cesium3DTilesTerrainProvider / ConstructorOptions

接口: ConstructorOptions

Initialization options for the Cesium3DTilesTerrainProvider 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.


ellipsoid?

optional ellipsoid: Ellipsoid

The ellipsoid. If not specified, the WGS84 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