<!--
{
  "availability" : [
    "iOS: 9.0.0 - 12.0.0",
    "iPadOS: 9.0.0 - 12.0.0",
    "macOS: 10.11.0 - 10.14.0",
    "tvOS: 9.0.0 - 12.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "GLKit",
  "identifier" : "/documentation/GLKit/GLKMesh/newMeshes(from:sourceMeshes:)",
  "metadataVersion" : "0.1.0",
  "role" : "Type Method",
  "symbol" : {
    "kind" : "Type Method",
    "modules" : [
      "GLKit"
    ],
    "preciseIdentifier" : "c:objc(cs)GLKMesh(cm)newMeshesFromAsset:sourceMeshes:error:"
  },
  "title" : "newMeshes(from:sourceMeshes:)"
}
-->

# newMeshes(from:sourceMeshes:)

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)