Basic Features Create Menu Field Modifier Layers Python
Function available in CINEMA 4D Prime, Visualize, Broadcast, Studio & BodyPaint 3D
Python

Layer Controls

Reset on Frame 0

Enabling this option will reset the script at frame 0, i.e., all variables, etc. will be set back to their initial states.

Code

Enter the Python code here. More information can be found at http://developers.maxon.net in the Python SDK documentation.

Open Python Editor

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.