CesiumJS 1.75
1.75 - 2020-11-02
Highlights include:
- Fixed an issue in the PBR material where models with the
KHR_materials_unlit
extension had the normal attribute disabled. #9173. - Fixed JSDoc and TypeScript type definitions for
writeTextToCanvas
which listed incorrect return type. #9196 - Fixed JSDoc and TypeScript type definitions for
Viewer.globe
constructor option to allow disabling the globe on startup. #9063
See the changelog for the complete list of changes.