Configuration dictionary for instantiating a NumberProperty. Enforces numeric bounds, types (integer vs float), signs, and UI formatting.
NumberProperty
minVal
undefined
maxVal
sign
signed
unsigned
TYPE_SIGNED
type
integer
float
TYPE_INTEGER
prefix
""
suffix
precision
0
Optional
Configuration dictionary for instantiating a
NumberProperty. Enforces numeric bounds, types (integer vs float), signs, and UI formatting.minValundefinedmaxValundefinedsignsignedorunsigned(positive only).TYPE_SIGNEDtypeinteger(floored) orfloat.TYPE_INTEGERprefix""suffix""precision0