Async Function #1516
Unanswered
Hassaan0316
asked this question in
Q&A
Async Function
#1516
Replies: 1 comment 1 reply
-
it doesnt matter if local or remote it's all the same: useLoader(GLTFLoader, remoteUrl) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do i upload a model stored in my project directory. The problem is that the model is called with a request from DATABASE using async/await function. Now i have tried using hooks, global variable, functions, useEffect but nothing worked. Nor i could find any example of THIS on google. If there is any than please guide me.
Beta Was this translation helpful? Give feedback.
All reactions