Expand description
Strongly typed property hints.
Structs§
- Array hints optionally with an element hint.
- Hints that an integer, float or string property is an enumerated value to pick in a list.
- Hints that a float property should be edited via an exponential easing function.
- Hints that an integer or float property should be within an inclusive range.
Enums§
- Possible hints for
Color. - Possible hints for floats.
- Possible hints for integers.
- Possible hints for strings.