Table of Contents

Property MergeUv

Namespace
Pinwheel.Griffin
Assembly
Pinwheel.Polaris.Runtime.dll

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; }

Property Value

bool