Property | Type | Description |
---|
Method | Description | |
---|---|---|
Rand ( int i ) : float | ||
Rand ( int i, int j, int k, int d ) : float | ||
RandomSeed ( int seed ) : System.Collections |
public Rand ( int i, int j, int k, int d ) : float | ||
i | int | |
j | int | |
k | int | |
d | int | |
return | float |
public RandomSeed ( int seed ) : System.Collections | ||
seed | int | |
return | System.Collections |