-
Hi, |
Beta Was this translation helpful? Give feedback.
Answered by
devR2id
Feb 27, 2024
Replies: 1 comment
-
By default, when you position a modelNode in the scene, it has the isEditable and isTouchable properties set to true, it would be enough to set them to false when creating the model |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ThomasGorisse
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
By default, when you position a modelNode in the scene, it has the isEditable and isTouchable properties set to true, it would be enough to set them to false when creating the model
ModelNode Class