Hi, I was thinking, is there a way to cut or slice (with a plane) a 3D object?.
In other words, let say I have a sphere, and I want to slice it in half, so I end up having 2 domes.
Is this possible to do with some out of the box library or simple blueprint manipulation? (without having to code a lot in C++ that is, I’m sure this is possible with enough knowledge)