Export Splatmap Textures

Texture2D[] ExportSplatmapTextures(int resolution = 0)

Exports splatmaps (control maps) from TerrainData object.

If resolution property is set to 0, then exported texture size is read from the TerrainData.

Last updated