pp ~master (2022-03-17T16:54:59.4839102)
Dub
Repo
Debugging2D.DrawRectangle
polyplex
core
render
gl
debug2d
Debugging2D
Draws a line rectangle (2 triangles), with the specified color.
class
Debugging2D
static
void
DrawRectangle
(
Rectangle
rect
,
Color
color
=
Color.White
)
Meta
Source
See Implementation
polyplex
core
render
gl
debug2d
Debugging2D
static functions
DrawDots
DrawLines
DrawRectangle
DrawRectangleFilled
PrepDebugging
ResetCamera
SetCamera
Draws a line rectangle (2 triangles), with the specified color.