I have a relatively simple three.js scene that I render in an useEffect hook. It uses GLTFLoader() to load a model.
useEffect
GLTFLoader()
There are also three eve