inochi-creator ~master (2022-05-09T17:41:01.3830423)
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