04 2021 档案
摘要:Maya导出FBX后,FBX导入UE4的材质顺序 参考连接:Solved: Manage materials order - Autodesk Community - Maya objMaterials = [] objs = cmds.ls(sl=True) allFaces = cmds.pol
阅读全文
摘要:bat 判断字符串变量是否为空 set val=ddd if "%val%" == "" ( echo 字符串为空 ) pause
阅读全文
摘要:Python 编译 pyc import py_compile sourceFile = 'd:/test.py' targetFile = 'd:/test.pyc' py_compile.compile(sourceFile, cfile = targetFile)
阅读全文
摘要:Python在cmd中运行一段字符串 python -c "print 'a'"
阅读全文
摘要:Photoshop javascript 获取系统环境变量 $.getenv() #target photoshop alert($.getenv('USERNAME'));
阅读全文

浙公网安备 33010602011771号