SaveMesh()
语法
SaveMesh(#Mesh, Filename$)概要
Save the mesh. The saved mesh can be loaded back with the LoadMesh() command.
参数
Mesh The mesh to save. Filename$ The filename and path to the new mesh file. If the filename does not include a full path, it is interpreted relative to the current directory.
返回值
无.
参阅
CreateMesh(), LoadMesh()
已支持操作系统
所有