Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to implement scalability for a 3D model in an ARScene by incorporating a button child node with 3D model dedicated to scalability. #417

Closed
UmerHamza opened this issue Feb 15, 2024 · 2 comments

Comments

@UmerHamza
Copy link

No description provided.

@devR2id
Copy link

devR2id commented Feb 27, 2024

You must activate the isScaleEditable property of the modelNode and with the button execute modelNode.setScale(1f) to increase the size.

ModelNode Class

@UmerHamza
Copy link
Author

I am looking for to change size of model in ARScene real environment. i don't want to fix it before.

@SceneView SceneView locked and limited conversation to collaborators May 27, 2024
@ThomasGorisse ThomasGorisse converted this issue into discussion #515 May 27, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants