Method GetRandomTimeSteps
GetRandomTimeSteps(float, float, float, int)
Declaration
public static List<float> GetRandomTimeSteps(float totalDuration, float min, float max, int seed)
Parameters
| Type | Name | Description |
|---|---|---|
| float | totalDuration | |
| float | min | |
| float | max | |
| int | seed |
Returns
| Type | Description |
|---|---|
| List<float> |