
True Black & White Shader (Grayscale)
This shader converts the entire image in the game to black and white, using the formula (R + G + B) / 3 to determine the brightness of each pixel.
Оцените первым
2.1K
3

This shader converts the entire image in the game to black and white, using the formula (R + G + B) / 3 to determine the brightness of each pixel.