ProceduralToolkit
ProceduralToolkit copied to clipboard
Implement Draw.WirePolygon
Create the following methods and appropriate overloads for DebugE, GizmosE and GLE:
WirePolygon(List<Vector3>)
WirePolygonXY(List<Vector2>)
WirePolygonXZ(List<Vector2>)
WirePolygonYZ(List<Vector2>)