Method GetRange
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
GetRange()
Returns the minimum and maximum values of this range.
public (float min, float max) GetRange()
Returns the minimum and maximum values of this range.
public (float min, float max) GetRange()