How do I remove this black background from my retainer box?

I struggled with that issue too, based on the same tutorial.

The solution is simply to follow instructions described in the tooltip of the effect material property of your retainerbox :

  1. Setup your effect material blendmode as AlphaComposite :
    image

This blendmode will get rid of the black bakground but require some additionnal consideration about the final color (see next step)

  1. Make sure to multiply the Texture parameter color AND alpha by the desired final alpha :
2 Likes