Skip to content

How to disable user interactions? #506

Answered by devR2id
ilslv9 asked this question in Q&A
Discussion options

You must be logged in to vote

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

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ThomasGorisse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #365 on May 27, 2024 10:12.