Hi! I am trying to load a GLTF model at my scene’s origin, but it seems like I have no control over where the GLTF model is loaded. The model loads fine it’s just way out in space. Here is how I am initializing my scene. I try forcing the mesh position to (0,0,0) and it has no effect.
Thanks for you answer! I checked the original gltf file (I downloaded from sketchfab) and edited the matrix as shown. It didn’t fix the issue. I am new to gilt, so if I’m sorry if I’m missing something obvious.