Center Object
-
Hello,
I’m having an issue where the initial load of the object/canvas the Object is off-center. It displays the bottom of the object instead of being center in the canvas. Then, as soon as I move it slightly it jumps to center and looks like I want it to look. For whatever reason it’s just the initial load that puts it off-center.
My DevTools show some warning from threeJS:
THREE.Box3: .getCenter() target is now required THREE.Box3: .getSize() target is now required
I don’t know anything about threeJS – do you have any recommendations on a script I can run after the threeJS initialization which will re-adjust the object in the canvas to hopefully center this? Open to any and all other suggestions.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Center Object’ is closed to new replies.