How to bind a click event listener to GLTF mesh objects? (GLTF exported from blender) #5426
Unanswered
ratansinhparmar
asked this question in
Hubs Cloud Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey All, I got the GLTF mesh objects in file gltf-model-plus.js.
Consider we got one mesh object named "Suzanne".
Now I want to bind the click listener to the Suzanne mesh object.
As per my understanding mesh objects from exported GLTF doesn't create a-entity element, so also want to know how exported GLTF objects bind with the scene or how it is displayed in the scene?
Beta Was this translation helpful? Give feedback.
All reactions