Change the strength of a normal map in a Unity shader
I needed a function where i can change the “strength” of a normal. It seems to be not as easy as multiplying the normal vektor with a factor.
I needed a function where i can change the “strength” of a normal. It seems to be not as easy as multiplying the normal vektor with a factor.