KhronosGroup / glTF-CSharp-Loader

C# Reference Loader for glTF
Other
213 stars 60 forks source link

Fix unit test to account for gltf_sectiondescription. #34

Closed emackey closed 2 years ago

emackey commented 2 years ago

This is a new gltf-specific identifier introduced in https://github.com/CesiumGS/wetzel/pull/42. The unit tests here merely have to ignore it.