2つのメッシュのバーテックスから、それぞれ一番近いやつを検索してきてフィットさせるやつ
Primary LanguagePython
import maya.cmds maya.cmds.loadPlugin("fitvertex.py") maya.cmds.fitVertex()