Export Skeletal Mesh To OBJ
Last updated
Last updated
Exports a Skeletal Mesh Render Data to an OBJ File. Export is done using X as Forward Axis and Y as Up Axis. This node exports the Skeletal Mesh Render Data and it will reflect any baked Standalone Morph Targets.
Parameter | Description |
---|---|
Skeletal Mesh
| Skeletal Mesh to Export. |
File Path
| Destination File Path. |
LOD
| The LOD to export. This is automatically clamped to match the skeletal mesh. |
Export Welded
| Whether to export a welded mesh. |
Show Progress in PIE
| Whether to display the progress bar in PIE. |
Parameter | Description |
---|---|
Return Value
| Returns true if exported successfully. |