I have a directory containing an obj, mtl, and the textures. If I do
let asset = MDLAsset(url: url) then it loads the mesh, but no textures. Now, if I go
let asset = MDLAsset(url: url)