Hi, I need to implement multiple clipping terrain in react project. I am using cesium 1.106 and I found that MultiClippingPlaneCollection need additional files.
where should I add these files?
And is there any other solution for concave polygon for clipping terrain?