Basic Features XPresso XPresso Nodes Script (Group) Python Operator
Function available in CINEMA 4D Prime, Visualize, Broadcast, Studio & BodyPaint 3D
Python Operator

Basic Node Parameter

Node Properties

Frame Dependent

If enabled, the Node will only be executed once per frame of animation (this avoids multiple calculations per frame of animation from taking place).

Reset on Frame 0

Resets the script at frame 0, i.e., all variables, etc. will be reset to their original states.

Code

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.

Open Python Editor

Opens the Python Editor with any corresponding code.