Modulate
Jump to navigation
Jump to search
Modulate
is a shader that modulates the colors of any pixels behind it.
Description
Accepts only a $basetexture
and this texture will be used to modulate pixels. Multiplies the color behind it with this surface's texture.

Todo: Test performance more. Probably expensive when many layers are in use.