Property SmoothNormal
SmoothNormal
Generate a smooth normal look for terrain surface. This only modify the normal vector direction for each vertex, vertex count stays the same.
public bool SmoothNormal { get; set; }
Generate a smooth normal look for terrain surface. This only modify the normal vector direction for each vertex, vertex count stays the same.
public bool SmoothNormal { get; set; }