RangeOfFloats Methods |
The RangeOfFloats type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from ValueType.) |
![]() | GetHashCode | (Inherited from ValueType.) |
![]() | GetType | (Inherited from Object.) |
![]() | Random |
Generate a random value between min and max
|
![]() | Random(Random) |
Generate a random value between min and max using a specific random instance
|
![]() | ToString |
ToString
(Overrides ValueTypeToString.) |
![]() | ToVector2 |
Convert the min and max to Vector2
|