inochi-creator v0.7.1 (2022-03-29T19:45:51Z)
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