I read in the api documentation that there are 2 colorize types of material. They are “COLORIZE_SHIFT” and “COLORIZE_TINT”.
What is the difference between “shift” and “tint”?
I read in the api documentation that there are 2 colorize types of material. They are “COLORIZE_SHIFT” and “COLORIZE_TINT”.
What is the difference between “shift” and “tint”?
The short explanation is that Shift only shifts the Hue of the texture’s color, while Tint essentially converts it to a greyscale and uses the material color for a uniform colorization.