메소드 | 설명 | |
---|---|---|
Export ( |
Export the mesh to PNG format.
|
public Export ( |
||
mesh | The current mesh. | |
filename | string | The PNG filename. |
width | int | The desired width (pixel) of the image. |
리턴 | void |