SVGMeshUnity icon indicating copy to clipboard operation
SVGMeshUnity copied to clipboard

Generates mesh from SVG path in realtime for Unity.

Results 2 SVGMeshUnity issues
Sort by recently updated
recently updated
newest added

Hi, thanks for library. Found some problem in `SVGData`. I had simple path and when i loaded it with `.Path` everything worked fine, but when i manually called `.Line` and...