Transparency issue when drawing #2022
Unanswered
miles-tbe
asked this question in
Support Q&A
Replies: 1 comment 1 reply
-
Look into |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I have a large volume I am drawing and from certain angles I am seeing an effect I do not wish to see when it comes to the transparency of it. Where some of the volume is darker and some of it is lighter, especially in this disc-like shapes on the right.
Compared to how I would expect/want to see the same volume, where it is all the same uniform shade and transparency:
All of my transparency options are set in a GeoTransform object. And the settings I have are as follows:
I was looking into why this might be and stumbled upon these 2 options as a potential solution:
Is this the correct path to go down? If so, what would you suggest I do? I tried this piece of code and while it got rid of the disc-like pieces on the curved part of the volume, it also made it opaque. Or if it is not, do you what is causing this behavior and how to fix it?
Thanks,
Miles
Beta Was this translation helpful? Give feedback.
All reactions