Node Properties
If enabled, the Node will only be executed once per frame of animation (this avoids multiple calculations per frame of animation from taking place).
Resets the script at frame 0, i.e., all variables, etc. will be reset to their original states.
Enter your Python code here. This can, however, be done more comfortably in the Python Editor, which you can open by clicking on the Open Python Editor button below.
Opens the Python Editor with any corresponding code.