Bounds Object
A range of values that a parameter can occupy.
Fields
Key
Type
Value
max
float
The (inclusive) upper bound of this range.
min
float
The (inclusive) lower bound of this range.
Example
Last updated
A range of values that a parameter can occupy.
max
float
The (inclusive) upper bound of this range.
min
float
The (inclusive) lower bound of this range.
Last updated