Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ValueDescription
clamp

Coordinates below 0 are set to 0, and coordinates above 1 are set to 1. This will effectively repeat the map's border pixel.

black

Coordinates below 0 and above 1 are mapped to a black color.

mirror

The area outside the 0 to 1 range use coordinates that are repeated in a mirror fashion - from 0 to 1, then 1 to 0, and so on.


periodic

The area outside the 0 to 1 range use the 0 to 1 range repeated over again.

...


...

width10px

...

Gallery
columns2
includeLabelwrapmode
sortname
titleWrap Modes

Note that the corner pixels of the map are not black, hence the checkerboard pattern on the Clamp image.

Section


Column
width10px