Is there a way to apply rotation to clipping planes with constant value? I need to change constant of Plane and rotate clipping Plane “in place”, so it rotates around its new “position”, not around center. Is there any way of achieving this behaviour?
I’m not sure whether the next link will help. There you can find a solution how to adjust a clipping plane to follow a moving and rotating object. The overall effect is as if the clipping plane is attached to the object, not to the global coordinate system.
1 Like