We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
onLoadProgress doesn't work
<Model onLoadProgress={(evt)=>{ console.log(evt) //trigger no work at current version }}/>
I'm testing with gltf model but doesn't work after update
The text was updated successfully, but these errors were encountered:
You are right. Will be available later today.
Sorry, something went wrong.
fix: model loading progress callback (was in v2) #122
a8c7fe2
fix build #122
6acc266
Thanks @saidmoya12 for reporting fixed in 3.0.10 (as well meshnames and error reporting)
No branches or pull requests
onLoadProgress doesn't work
I'm testing with gltf model but doesn't work after update
The text was updated successfully, but these errors were encountered: