GraphicsDevice.drawLine

Renders a line.

class GraphicsDevice
void
drawLine
()
(
in auto ref vec3 a
,
in auto ref vec3 b
)

Meta