Initializes a new ColorizedTexture.
White variant image
Black variant image
Creates a colorized image by interpolating each color channel from black's channel value to white's channel value
Image output name
Red coefficient
Green coefficient
Blue coefficient
Alpha coefficient (default 0.5)
Static createCreates a colorized texture from two image files.
The path for the white variant image.
The path for the black variant image.
The colorized texture.
ColorizedTexture
Generated using TypeDoc
Defines a colorized texture within a Mod.
ColorizedTexture