Calculate intersection between a plane and a tileset

Hi Cesium,

After loading a 3D tile from cesium ION, is there a way to calculate the intersection points with a Cesium plane given the plane’s position, width, height and rotation.
I know about sampleTerrainMostDetailed, but it seems to act only on the terrain.

Hi there,

I think I answered this over on GitHub.