I added a .glb object to my scene using GLTFLOADER.
The image below contains my codes.
When I add an object to my scene using SphereGeometry, I can see it, but even though I do everything right now, I cannot see this object.
What should I do?
I would be happy if you help me