艺术的追求从编程开始

C/C++/UNIX/PYTHON/ALGORITHM

导航

2016年1月24日

六、通过插件如何创建自己的MEL command

摘要: 1. MAYA API支持不同类型的plugin (1)Command Plugin——扩充MEL命令 (2)Tool Commands——通过鼠标输出 (3)DG plugin——对场景添加新的操作 (4)Device Plugin——让其他的device链接到maya2. registe... 阅读全文

posted @ 2016-01-24 20:22 Rambo.Wang 阅读(536) 评论(0) 推荐(0)