pp ~master (2022-03-17T16:54:59.4839102)
Dub
Repo
Debugging2D.DrawLines
polyplex
core
render
gl
debug2d
Debugging2D
Draws lines based on specified points and color.
class
Debugging2D
static
void
DrawLines
(
Vector2
[]
line_points
,
Color
color
)
Meta
Source
See Implementation
polyplex
core
render
gl
debug2d
Debugging2D
static functions
DrawDots
DrawLines
DrawRectangle
DrawRectangleFilled
PrepDebugging
ResetCamera
SetCamera
Draws lines based on specified points and color.