Skip to content

LoadGltfBinary does not work #411

Answered by atteneder
Djokix98 asked this question in Q&A
Discussion options

You must be logged in to vote

If you want to know why it failed, use a logger:

GltfImport gltf = new GltfImport(logger:new ConsoleLogger());

It'll tell you Not a glTF-binary file. LoadGltfBinary only loads glTF-Binary. A variant for JSON based glTFs is in the works (#409).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by atteneder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants