Stores the mimimum and maximum values allowed for a float field or property. Controls the behaviour of AngleEditor.
More...
|
float | Minimum [get] |
| The minimum value the field or property may have. More...
|
|
float | Maximum [get] |
| The maximum value the field or property may have. More...
|
|
Stores the mimimum and maximum values allowed for a float field or property. Controls the behaviour of AngleEditor.
◆ FloatRangeAttribute()
OmegaEngine.Values.FloatRangeAttribute.FloatRangeAttribute |
( |
float |
minimum, |
|
|
float |
maximum |
|
) |
| |
|
inline |
Creates a new float range attribute.
- Parameters
-
minimum | The minimum value the field or property may have. |
maximum | The maximum value the field or property may have. |
◆ Maximum
float OmegaEngine.Values.FloatRangeAttribute.Maximum |
|
get |
The maximum value the field or property may have.
◆ Minimum
float OmegaEngine.Values.FloatRangeAttribute.Minimum |
|
get |
The minimum value the field or property may have.
The documentation for this class was generated from the following file:
- OmegaEngine/Values/FloatRangeAttribute.cs