Property maxHeight
maxHeight
Gets or sets the maximum instance height multiplier.
public float maxHeight { get; set; }
Property Value
Remarks
Values below zero are clamped to zero. Unity Terrain forwards this to UnityEngine.DetailPrototype.maxHeight.