inochi-creator v0.7.4 (2022-10-10T13:16:34Z)
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