float UI::InputFloat(const string&in label, float num, float step = 1.0f)
Input float. Returns the new value.
string label
string
label
float num
float
num
float step
step