warrenm / GLTFKit2

A glTF 2.0 asset loader and exporter for Objective-C and Swift.
MIT License
150 stars 26 forks source link

Set SCNMaterial.name to GLTFMaterial.name #45

Closed daninils closed 7 months ago

daninils commented 7 months ago

The name of SCNMaterial was never set before

Thanks for a really good framework and all the work that's been put into it!👏

warrenm commented 7 months ago

Thanks for the contribution :)