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