Contents

submeshes

An array of submeshes containing index buffers referencing the mesh vertices.

Declaration

var submeshes: [MTKSubmesh] { get }

Discussion

Submeshes may also contain texture materials to apply when rendering the mesh object.