Export Splatmap Textures
Texture2D[] ExportSplatmapTextures(int resolution = 0)
Exports splatmaps from TerrainData object.
If resolution property is set to 0, then exported texture size is read from the TerrainData.
Note, Splatmap textures need to be saved in uncompressed image formats.
Last updated