Can Three JS achieve the functionality of slicing a mesh or object with a plane (specifically along the Y axis) that is movable? I am looking to replicate the capability shown in this image:
The objective is to maintain the integrity of the mesh so that users can adjust the position of the plane and observe how it affects the mesh along the Y-axis.