DrawStyle
Most graphics primitives can be drawn in one of two modes: a filled mode and a wireframe mode.
Value | Description |
fill | The shape is drawn as a filled object. |
line | The shape is drawn as a wireframe object. |
See also
lovr.graphics
Most graphics primitives can be drawn in one of two modes: a filled mode and a wireframe mode.
Value | Description |
fill | The shape is drawn as a filled object. |
line | The shape is drawn as a wireframe object. |
lovr.graphics