CesiumGS/cesium
[Cesium WebGL] Fragment shader compile log: ERROR: 0:430: 'clipPolygons' : no matching overloaded function found
已关闭
#12,414 创建于 2025年1月6日
FCFJTCcategory - terrain and imagerygood first issueonrampingtype - bug
仓库指标
- 星标
- (11,758 个星标)
- PR 合并指标
- (平均合并 15天 12小时) (30 天内合并 23 个 PR)
描述
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