Contents

mesh

An export option that formats the output file as a collection of size-independant triangles that connect to form a mesh.

Declaration

static let mesh: CapturedRoom.USDExportOptions

Discussion

A mesh model stores elements as polygonal units. You infer element size based on the bounding box around its vertices.

See Also

Choosing an export option