Skip to content

GrayPaint shader

Nate River edited this page Apr 12, 2018 · 5 revisions

[GrayPaint] is our custom shader. It is designed to change the color of only "gray" image areas.

Materials based on GrayPaint shader have additional parameters:

  • [Saturation Bound] determines what pixels can be considered as "gray" (0.25 by default)
  • [Color Multiplier] is color multiplier (1 by default)
  • [Inverse] will inverse shader effect (all non "gray" pixels will be colorized)
Clone this wiki locally