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.
An array of submeshes containing index buffers referencing the mesh vertices.
var submeshes: [MTKSubmesh] { get }Submeshes may also contain texture materials to apply when rendering the mesh object.