Method | Description | |
---|---|---|
Export ( |
Export the mesh to SVG format.
|
Method | Description | |
---|---|---|
DrawPoints ( |
||
DrawSegments ( |
||
DrawTriangles ( |
public Export ( |
||
mesh | The current mesh. | |
filename | string | The SVG filename. |
width | int | The desired width of the image. |
return | void |