ConstantMinAttribute
ConstantMinAttribute(float)
Description
Attributes that limit the minimum value, such as float or int.
Can be applied to fields such as InputField<float>, InputField<int>.
Parameters
| Parameter Name | Description |
|---|---|
| min | Minimum value allowed |