incDragFloat

A drag float that only returns true once you're done changing its value

bool
incDragFloat
(
string id
,
float* value
,,
float minValue
,
float maxValue
,
string fmt
,
ImGuiSliderFlags flags = ImGuiSliderFlags.None
)

Meta