Layer Controls
图层控制
在0帧上重置
Enabling this option will reset the script at frame 0, i.e., all variables, etc. will be set back to their initial states.
启用此选项将重置脚本到帧0,也就是说,所有变量等将被设置回它们的初始状态。
代码
Enter the Python code here. More information can be found at http://developers.maxon.net in the Python SDK documentation.
在这里输入 Python 代码,更多信息可以在 Python SDK 文档中的 http://developers.maxon.net 文档中找到。
打开 Python 编辑器
This opens the Expressions Editor, which is somewhat more comfortable to use than the Code field. Both fields are linked with one another, which means that code can be changed in either one because the other will be updated automatically.
这将打开“表达式编辑器” ,该编辑器比“代码”字段使用起来更方便。这两个字段相互链接,这意味着代码可以在任何一个字段中更改,因为另一个字段将自动更新。