Export Skeletal Mesh To OBJ

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.

Create Morph Targets at runtime from Mesh Files

Inputs

Parameter
Description

Skeletal Mesh

Skeletal Mesh Object Reference

Skeletal Mesh to Export.

File Path

String

Destination File Path.

LOD

Integer

The LOD to export. This is automatically clamped to match the skeletal mesh.

Export Welded

Boolean

Whether to export a welded mesh.

Show Progress in PIE

Boolean

Whether to display the progress bar in PIE.

Outputs

Parameter
Description

Return Value

Boolean

Returns true if exported successfully.

Last updated

Was this helpful?