How to load one object after another? #1484
Answered
by
drcmda
tonicastillo
asked this question in
Q&A
-
Hi! I have been trying several hours without any result. With useGLTF, useTexture, useCubeTexture, etc... everything loads at the same time. any help? |
Beta Was this translation helpful? Give feedback.
Answered by
drcmda
Jul 1, 2021
Replies: 1 comment 2 replies
-
suspenselist gives you that ability. https://reactjs.org/docs/concurrent-mode-reference.html#suspenselist |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
tonicastillo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
suspenselist gives you that ability. https://reactjs.org/docs/concurrent-mode-reference.html#suspenselist