-
Transparency problem
Hi all, I have this problem:
Consider a 3D space with some flat levels parallel to the X-Y Plane:
LVL1 at Z = 0
LVL2 at Z = 5
LVL3 at Z = 10Looking along the Z-axis I can see all 3 levels and may happen that one covers another, LVL3 is on the top and LVL1 is the lower.
I want to know if is possible to do what follow:
When LVL3 is OVER LVL1 for each PIXEL of LVL3 that is ON a PIXEL of LVL1 I want to see the PIXEL OF LVL1 instead of LVL3 (the effect is that when LVL3 is over LVL1 you see LVL1 OVER LVL3 also if this is not true)Is it possible ?


