Method | Description | |
---|---|---|
FullRange ( ) : float | ||
NormalRange ( ) : float | ||
Vector2 ( float min, float max ) : |
||
Vector3 ( float min, float max ) : |
||
Vector4 ( float min, float max ) : |
public static Vector2 ( float min, float max ) : |
||
min | float | |
max | float | |
return |
public static Vector3 ( float min, float max ) : |
||
min | float | |
max | float | |
return |
public static Vector4 ( float min, float max ) : |
||
min | float | |
max | float | |
return |