Skip to content

VertexColorMap

The VertexColorMap PQSMod is a mod that applies a color map over the terrain.

Example

PQS
{
  Mods
  {
    VertexColorMap
    {
      map = Fruits/PluginData/Blueberry_colormap.dds
      order = 20
      enabled = true
    }
  }
}
PropertyFormatDescription
mapFile PathThe texture containing the color map for the body.