Hi,

Is there a way to transfer (copy) a splat map from one terrain to another (with or without using code)? Thanks.

Zaffer

The TerrainData class exposes all the functionality to get and set splat maps, and the alpha maps (which determine the placement of the splat maps). Check out TerrainData.splatPrototypes and TerrainData.SetAlphamaps().