inochi-creator v0.7.1 (2022-03-29T19:45:51Z)
Dub
Repo
incDragFloat
creator
widgets
drag
A drag float that only returns true once you're done changing its value
bool
incDragFloat
(
string
id
,
float
*
value
,
float
adjustSpeed
,
float
minValue
,
float
maxValue
,
string
fmt
,
ImGuiSliderFlags
flags
=
ImGuiSliderFlags.None
)
Meta
Source
See Implementation
creator
widgets
drag
functions
incDragFloat
incGetDragFloatInitialValue
incGetHasDragState
A drag float that only returns true once you're done changing its value