Annotation Interface AFloatArgument
Annotation equivalent of the
FloatArgument-
Optional Element Summary
Optional Elements
-
Element Details
-
min
float min- Returns:
- The minimum value this argument can take (inclusive)
- Default:
- -3.4028235E38f
-
max
float max- Returns:
- The maximum value this argument can take (inclusive)
- Default:
- 3.4028235E38f
-