Method SetMinMaxHeight
SetMinMaxHeight(float, float)
Defines the random range of height.
Declaration
public void SetMinMaxHeight(float min, float max)
Parameters
Type | Name | Description |
---|---|---|
float | min | Minimum height. |
float | max | Maximum height. |
Remarks
Enables random height.