Cannot scale or position object #2405
alessiogmonti
started this conversation in
General
Replies: 1 comment 3 replies
-
Stage centers the object. I would only use that for testing and staging, but it's not really versatile enough for anything else. Just remove it. Also very easy to re-create a nice looking stage with Environment and ContactShadows. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to scale my model and change its position, but its not happening. I used gltfjsx to create this file.
I have placed scale and position in the Model, mesh and group objects but none make a difference. How come? I can't change my camera position either.
My imports for Model.jsx:
My imports for App.jsx:
I've tried everything I can think of, but no luck- could this be a bug?
Beta Was this translation helpful? Give feedback.
All reactions