Static
Generates the same exact image for every single tile. This is most useful when used with either the Fallback or Blend providers.
Name should be "static"
Configuration options:
Parameter | Description | Type | Required | Default |
---|---|---|---|---|
image |
Either a filepath to an image on the local filesystem or one of the built-in images |
string |
Yes |
None |
color |
A hexcode (RGB or RGBA) of a color to return. Equivalent to specifying |
string |
No |
None |