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.

Inputs
| 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. |
Outputs
| Parameter | Description |
|---|---|
Return Value
|
Returns true if exported successfully. |