I have a model that contains 25 meshes. I cycle though the meshes, adding mouseevent listeners. When I click on one of the meshes though, the event.object just gives me the model. How can I access the actual mesh that was clicked from the event object?
- [away3d] Accessing individual mesh from MouseEvent3D kyma
