-
Beta Was this translation helpful? Give feedback.
Answered by
devR2id
Feb 27, 2024
Replies: 2 comments
-
You must activate the isScaleEditable property of the modelNode and with the button execute modelNode.setScale(1f) to increase the size. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ThomasGorisse
-
I am looking for to change size of model in ARScene real environment. i don't want to fix it before. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You must activate the isScaleEditable property of the modelNode and with the button execute modelNode.setScale(1f) to increase the size.
ModelNode Class