Saves a mesh as an obj file. Tested with Blender, Maya, 3D Viewer, and Paint 3D. There may be issues with face vertices being detached, you can either weld them beforehand or edit in the software. e.g. in Maya using the merge vertex tool.
In
Exec
|
|
Save Dir
String
|
|
File Name
String
|
|
Data
Mesh Data Structure (by ref)
|
|
Y Up
Boolean
|
Out
Exec
|
|
Return Value
Boolean
|
Saves a mesh as an obj file. Tested with Blender, Maya, 3D Viewer, and Paint 3D. There may be issues with face vertices being detached, you can either weld them beforehand or edit in the software. e.g. in Maya using the merge vertex tool. |