Factorio Prototype DocsVersion 2.0.15

ColorLookupTable :: FileName or "identity"Example code

A lookup table (LUT) for the color which maps the original color to a position in the sprite where the replacement color is found. The file pointed to by the filename must be a sprite of size 256×16.

Examples

"identity"
"__core__/graphics/color_luts/frozen.png"

Prototypes

Types

Defines