Hi
I have 2 object on scene, first is simple plane, and second is lowpoly model.
How I can get points, where mesh (low poly model) cut the plane?
Like in image, I need points (x,y,z) (or only x,y).
I need something more detailed than bounds.
Thanks!