CesiumGS/cesium
View on GitHub[Cesium WebGL] Fragment shader compile log: ERROR: 0:430: 'clipPolygons' : no matching overloaded function found
Open
#12,414 opened on Jan 6, 2025
JTCcategory - terrain and imagerygood first issueonrampingtype - bug
Description
What happened?
When scene.globe.colippingPolygons does not have polygons, the slice meta shader does not add the clipPolygons method, but enableClippingPolygons is true
Reproduction steps
1.Drop down selection: Terrain 2.Inverse clipping:true 3.Click ""Remove last polygon"" ...
Sandcastle example
Environment
Browser:Chorm CesiumJS Version:1.125 Operating System:win10