Contents

parts

A mutable collection of parts.

Declaration

@MainActor var parts: LowLevelMesh.PartsCollection { get set }

Discussion

The parts of a LowLevelMesh object specify how to interpret the index buffer. You can also use parts to customize the material index and primitive type.

See Also

Describing a low-level mesh