Property minWidth
minWidth
Gets or sets the minimum instance width multiplier.
public float minWidth { get; set; }
Property Value
Remarks
Values below zero are clamped to zero. Unity Terrain forwards this to UnityEngine.DetailPrototype.minWidth. Polaris also uses this value as the X and Z size components for generated grass prototypes.