KHR_materials_iridescence support?

Hi, I’m trying a sample glTF 2.0 model with KHR_materials_iridescence (glTF-Sample-Models/2.0/IridescenceLamp/glTF-Binary at master · KhronosGroup/glTF-Sample-Models · GitHub), but it looks like it doesn’t work in latest CesiumJS 1.96 :frowning:

https://bertt.github.io/cesium_3dtiles_samples/samples/iridesence/

In Babylon.JS/Filament/Three.js the model is rendered correcly:

Question: Is there support for KHR_materials_iridescence?

Hi @bertt

KHR_materials_iridescence is not currently supported in CesiumJS. You can view the list of currently supported glTF extensions here.

Hope this helps.

1 Like