---
title: "newMeshes(from:sourceMeshes:)"
framework: glkit
role: symbol
role_heading: Type Method
path: "glkit/glkmesh/newmeshes(from:sourcemeshes:)"
---

# newMeshes(from:sourceMeshes:)

## Declaration

```swift
class func newMeshes(from asset: MDLAsset, sourceMeshes: AutoreleasingUnsafeMutablePointer<NSArray?>?) throws -> [GLKMesh]
```
