| FloatRange Methods |
The FloatRange type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone |
Clone this instance.
| |
| Equals(Object) |
Determines whether the specified Object is equal to the current
FloatRange.
(Overrides ValueTypeEquals(Object).) | |
| Equals(FloatRange) |
Determines whether the specified FloatRange is equal to the current FloatRange.
| |
| Evaluate |
Evaluate the range at the specified percentage.
| |
| GetHashCode |
Serves as a hash function for a FloatRange object.
(Overrides ValueTypeGetHashCode.) | |
| GetPercentageInRange |
Gets the percentage of the specified value in the range.
| |
| GetSerializedPropertiesHash |
Gets a hash value that is based on the values of the serialized properties of this instance.
| |
| ToString |
Returns a String that represents the current FloatRange.
(Overrides ValueTypeToString.) |