Function portal::imgui::property_slider(std::string_view, float&, float, float, ImGuiInputTextFlags, std::string_view)

Function Documentation

bool portal::imgui::property_slider(std::string_view label, float &value, float step, float step_fast, ImGuiInputTextFlags flag, std::string_view help_text)