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

vertically rotate sceneview ar model #422

Closed
S1996ouvik opened this issue Feb 23, 2024 · 1 comment
Closed

vertically rotate sceneview ar model #422

S1996ouvik opened this issue Feb 23, 2024 · 1 comment

Comments

@S1996ouvik
Copy link

How to rotate 3d objrct vertically in sceneview ar model

@devR2id
Copy link

devR2id commented Feb 27, 2024

By default you can enable rotation of a modelNode with the isRotationEditable property but I'm not sure it allows you to rotate it vertically.

ModelNode Class

Oficial documentation

Maybe you can achieve this by modifying the onRotate functions of the modelNode so that the Quaternion is done on the Y axis

@SceneView SceneView locked and limited conversation to collaborators May 27, 2024
@ThomasGorisse ThomasGorisse converted this issue into discussion #513 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