Remove scene graph and ownership concepts from clipping planes · Issue #8554 · CesiumGS/cesium

When a clipping plane is added to an object it becomes a part of that object's scene graph. This makes it really easy to define a simple clipping plane in object-local space and have it move with t...