Appearance
KBE3D / KBCore / Cesium / Cesium3DTilesTerrainProvider / ConstructorOptions
接口: ConstructorOptions
Initialization options for the Cesium3DTilesTerrainProvider constructor
属性
requestVertexNormals?
optionalrequestVertexNormals: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?
optionalrequestWaterMask:boolean
Flag that indicates if the client should request per tile water masks from the server, if available.
ellipsoid?
optionalellipsoid:Ellipsoid
The ellipsoid. If not specified, the WGS84 ellipsoid is used.
credit?
optionalcredit:string|Credit
A credit for the data source, which is displayed on the canvas.
