CesiumGS/cesium
[Cesium WebGL] Fragment shader compile log: ERROR: 0:430: 'clipPolygons' : no matching overloaded function found
Closed
#12,414 opened on Jan 6, 2025
FCFJTCcategory - terrain and imagerygood first issueonrampingtype - bug
Repository metrics
- Stars
- (11,758 stars)
- PR merge metrics
- (Avg merge 15d 12h) (23 merged PRs in 30d)
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