Class
MTKMeshBufferAllocator
An interface for allocating a MetalKit buffer that backs the vertex data of a Model I/O mesh, suitable for use in a Metal app.
SDKs
- iOS 9.0+
- macOS 10.11+
- Mac Catalyst 13.0+
- tvOS 9.0+
See Also
Model Handling
class MTKMesh
A container for the vertex data of a Model I/O mesh, suitable for use in a Metal app.
class MTKMeshBuffer
A buffer that backs the vertex data of a Model I/O mesh, suitable for use in a Metal app.
class MTKSubmesh
A container for the index data of a Model I/O submesh, suitable for use in a Metal app.