Write OBJ

Exports input mesh to OBJ file

Parameter
Description

Scale

float

Standalone Morph Target to retrieve the Delta from.

Colored Materials

boolean

Whether to export each mesh section with a different colored material

Quad Export

boolean

Attempts to convert mesh to quads

Respect UV Seams

boolean

If true, polygroup borders will not cross existing UV seams

Respect Hard Normals

boolean

If true, polygroup borders will not cross existing hard normal seams

Quad Metric Clamp

float

Set to values below 1 to ignore less-likely triangle pairings

Quad Adjacency Weight

float

Bias for Quads that are adjacent to already-discovered Quads. Set to 0 to disable.

Quad Search Rounds

float

Iteratively repeat quad-searching in uncertain areas, to try to slightly improve results

Last updated

Was this helpful?