Property MergeUv
MergeUv
If on, the terrain will merge the UV coordinate of 3 triangle vertices to the median point. This will enable sharp look from texture color, similar to Vertex Color material mode without using vertex colors.
public bool MergeUv { get; set; }