How to add marker on specific mesh?

I want to add markers to some of the materials/mesh of my 3D model with a button click. I have the access to the mesh. When I click on a button it should add markers to some specific mesh. How can I achieve this feature? I’m using react three fiber. Thanks in advance.

1 Like