Hi,
I created a translucent double sided material on a sphere
and it apparently needs faces z-sorting
how can I fix this ?
thanks
Hi,
I created a translucent double sided material on a sphere
and it apparently needs faces z-sorting
how can I fix this ?
thanks
I guess it’s UE5, I use UE4
but thanks
does not look like an answer to me
Aside from what has been mentioned here already, you can enable “order independent transparency” in the project settings. This will come with a slight increase in cost for translucent materials, but appears to solve all sorting problems in my tests.
Thanks a lot! you solved every problem i had!