based on MIT code by Michi Inoue, source https://github.com/minoue/miMayaScripts
- place
snap_to_closest_uv_plugin.py
in the maya plug-ins folder - pip install the requirements
kdtree
to maya script folder - enable the maya plugin
snap_to_closest_uv_plugin.py
in Maya's plug-in manager:Windows
>Settings/Preferences
>Plug-in Manager
- install Plugget for Maya
- search & install
snap-to-closest-uv
- Python 3
- tested in Maya 2022
- PySide2
- kdtree