dm2scSetup.py 文件源码

python
阅读 32 收藏 0 点赞 0 评论 0

项目:deltaMushToSkinCluster 作者: jeanim 项目源码 文件源码
def createShelfBtn():
    currentShelf = cmds.tabLayout("ShelfLayout",selectTab=True,query=True)
    cmds.shelfButton( annotation='Delta Mush To Skin Cluster',
                      command='import dm2sc.convert as convert\nconvert.main()',
                      label='DM2SC',
                      sourceType='python',
                      image1='pythonFamily.png',
                      imageOverlayLabel='DM2SC',
                      parent=currentShelf)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号