Facepunch / garrysmod-requests

Feature requests for Garry's Mod
83 stars 24 forks source link

Add mesh.LineWidth(thickness) #2399

Open Jaffies opened 3 weeks ago

Jaffies commented 3 weeks ago

basically this function will set line width for next vertexes. Internally, it should use glLineWidth or DirectX alternative of it.

marchc1 commented 1 week ago

This, along with render.SetLineWidth (and surface.SetLineWidth), would be amazing