Hello All,
I'm trying to set up a scene where I have two "RevolutionSolids" ("R-solids" for short), one partially covering the other, that have there "blendingMode" set as "bmTransparency". The two R-solids have an inner most object set as "opaque".
What I get is that the outer R-solid doesn't let the inner R-solid to be shown. However, the inner most object which is "opaque" is shown.
I'm I doing something wrong?
thanks
John
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello All,
I'm trying to set up a scene where I have two "RevolutionSolids" ("R-solids" for short), one partially covering the other, that have there "blendingMode" set as "bmTransparency". The two R-solids have an inner most object set as "opaque".
What I get is that the outer R-solid doesn't let the inner R-solid to be shown. However, the inner most object which is "opaque" is shown.
I'm I doing something wrong?
thanks
John
For what you want, create 2 objects, you cannot set the inner and outer blendingmode separatly.
Try to change the "ObjectSorting" property of your TGLScene object
Massimo