Replies: 1 comment
-
ARNode has an optional scale parameter that takes a Vector3. For example if you want the scale to be twice as large as normal, the parameter would be 'scale: Vector3(2, 2, 2),' |
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
-
can anybody tell me how to perform scaling of objects?
Beta Was this translation helpful? Give feedback.
All reactions