Skip to content

CesiumJS 1.90

Compare
Choose a tag to compare
@ggetz ggetz released this 01 Feb 19:09
· 5380 commits to main since this release

1.90 - 2022-02-01

Highlights include:

  • Feature IDs for styling and picking in ModelExperimental can now be selected via (tileset|model).featureIdIndex and (tileset|model).instanceFeatureIdIndex. #10018
  • Added support for all types of feature IDs in CustomShader. #10018
  • Moved documentation for CustomShader into Documentation/CustomShaderGuide/ to make it more discoverable. #10054
  • Added getters Cesium3DTileFeature.featureId and ModelFeature.featureId so the feature ID or batch ID can be accessed from a picked feature. #10022

See the changelog for the complete list of changes.