| RangeAttribute |
| Clamped | Whether or not the value should be clamped to the range. If false, the user can manually enter values outside the range if they wish. |
| Max | The maximum value of the range. |
| Min | The minimum value of the range. |
| Slider | Whether or not a slider should be shown for this range. |
| Stepobsolete |