Versions Compared

Key

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

...

Specify whether to mipmap the texture. Valid values are 0 (off) or 1 (on) Default mipmap is on.

mipmap 0

Clamp

Specify ??? - Unknown what this does, appears in the TXI files for the skybox from the Dark Dreams of Furiae Premium Module.

        clamp 3

Filter

Specify whether to filter the texture using linear filtering or not.  If set to 0, filtering is nearest, otherwise it is linear. Default filtering is linear.

...