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