Hello,
I have a problem and I dont know how to solve it. I hope someone of you can help me with that.
As you can see in the attached image, I have created a “XRay-Cube” that displays Objects that lie below the buffergeometry (blue floor).
In the Material-Properties of the Xray-Cube, I set the property “Blending” to “Additive Blending” and set the renderorder to 5. The floor has a renderorder of 10 and the objects below the floor are set to renderorder 0.
Now I want to display the red line from the image. Basically the intersection between the Xray-Cube and the floor. How do I achieve this?