pp ~master (2022-03-17T16:54:59.4839102)
Dub
Repo
Debugging2D.DrawRectangleFilled
polyplex
core
render
gl
debug2d
Debugging2D
Draws a filled rectangle, with the specified color.
class
Debugging2D
static
void
DrawRectangleFilled
(
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 filled rectangle, with the specified color.