Export
Exports the current UModeler X mesh to a file in a specified format.
note
This feature is exclusive to UModeler X Plus and Pro
Properties about .obj.
- Create Folder: A folder will be created, and .OBJ, .STL, and .MTL files will be exported within it.
- Export Material: A material file (.MTL) will be created.
- Export Vertex Colors: Adds RGB channels to each vertex. This format may not be compatible with all programs that load .obj files.
- Export Unit: Supports
Meter
,CentiMeter
, andMilliMeter
units. - Export Face Type: Supports
Triangles
,Quads
, andPolygons
face types. - Optimize: Supported only when
Export Face Type
is set to Triangles. Minimizes redundant information during export.
Properties about .stl.
- Create Folder: A folder will be created, and .OBJ, .STL, and .MTL files will be exported within it.
- stl Format: Supports
Binary
andAscii
formats.
Properties about .ply
- Create Folder: A folder will be created, and .OBJ, .STL, and .MTL files will be exported within it.
- Export Face Type: Supports
Triangles
,Quads
andPolygons
face types. - Optimize: Supported only when
Export Face Type
is set to Triangles. Minimizes redundant information during export.
Properties about .fbx
In the Package Manager, install the FBX Exporter.
Select the object, then right-click and choose Export To FBX.
In the Export Options window, click Export.