Function ImGui::DragShort3

Function Documentation

bool ImGui::DragShort3(const char *label, short v[3], float v_speed = 1.0f, short v_min = 0, short v_max = 0, const char *format = "%d")