def channelbox_command_keyItem(box, menuItem, key, *args):
with sysCmd.Undo():
cmds.channelBox(box.channelbox, e=1,
exe=("if( `getAttr -k \"#P.#A\"`||`getAttr -channelBox \"#P.#A\"` )setKeyframe \"#P.#A\";", 1))
jtChannelBox_Commands_Default.py 文件源码
python
阅读 32
收藏 0
点赞 0
评论 0
评论列表
文章目录