Property terrainMaxHeight
terrainMaxHeight
Gets or sets the maximum terrain height assigned to tiles before population begins.
public float terrainMaxHeight { get; set; }
Property Value
Remarks
Values below zero are clamped to zero.
Gets or sets the maximum terrain height assigned to tiles before population begins.
public float terrainMaxHeight { get; set; }
Values below zero are clamped to zero.