inochi-creator ~master (2022-05-09T17:41:01.3830423)
Dub
Repo
ImDrawList_AddLineDashed
creator
widgets
controller
Draws dashed lines
void
ImDrawList_AddLineDashed
(
ImDrawList
*
self
,
ImVec2
a
,
ImVec2
b
,
ImU32
col
,
float
thickness
= 1f
,
int
segments
= 50
,
float
lineScale
= 1f
)
Meta
Source
See Implementation
creator
widgets
controller
functions
ImDrawList_AddLineDashed
incController
incControllerAxisDemo
structs
EditableAxisPoint
Draws dashed lines