De-creasing transparency does not work

I am having issues decreasing the transparency of a model.

image

whenever I make it = 0.5 it works, but when I try -= 0.1 it does not work, does anyone know why that is the case?


thanks for reading!

Isn’t 0 completely visible? So if you subtract .1 from 0, it will still be 0.

2 Likes