Open stixan opened 7 years ago
I am looking for the easiest way to generate a random value for a Range controller within its specified mix max range. In addition to getValue() it would be great to have a getMin()/getMax(). Any chance this will be included in a future update?
getValue()
getMin()
getMax()
I am looking for the easiest way to generate a random value for a Range controller within its specified mix max range. In addition to
getValue()
it would be great to have agetMin()
/getMax()
. Any chance this will be included in a future update?