CesiumGS/cesium
GitHub で見る[Cesium WebGL] Fragment shader compile log: ERROR: 0:430: 'clipPolygons' : no matching overloaded function found
Open
#12,414 opened on 2025年1月6日
JTCcategory - terrain and imagerygood first issueonrampingtype - bug
説明
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