UIEditableNumberProps

constructor(prop: UIProperty<Double>, min: Double = 0.0, max: Double = 1.0, decimals: Int = 2, clamped: Boolean = true)