Click or drag to resize

RangeOfFloats Methods

The RangeOfFloats type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from ValueType.)
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetType (Inherited from Object.)
Public methodRandom
Generate a random value between min and max
Public methodRandom(Random)
Generate a random value between min and max using a specific random instance
Public methodToString
ToString
(Overrides ValueTypeToString.)
Public methodToVector2
Convert the min and max to Vector2
Top
See Also