Hi there! I’m trying to achieve a 3D fading effect like on the artwork in the background. I will be very grateful if someone can advise me on how to do it.
1 Like
Hi @Lea_Konasevska , you can use a gradient texture and connect to alpha socket of Principled BSDF for such effect (You’ll need to use Alpha Blend or Hashed mode for Eevee render engine). You can use Math and Color Ramp nodes to control location/intensity etc.
Take a look at below example.
2 Likes
Thanks a ton!
1 Like