Reference Cinema 4D Advanced Features MoGraph Effectors
Function available in CINEMA 4D Broadcast, Studio

Python Effector

Basic Coord. Effector Parameter Deformer Falloff

Python Effector

Hinweis:
Note also the Python Field, which works similarly within the Field functionality.

With the Python Effector you can take complete control over Clones. Users with programming skills can find information about all program and script languages at http://developers.maxon.net.

Parameter Control Example

This piece of code sets the current position values to a strength of 50% (0.5). First, the current particle index will be read and then the Interface I.D. will be ascertained (ID_MG_BASEEFFECTOR_POSITION can be dragged directly into the code field from the Attribute Manager).