Basic Features Object Manager Tags Menu Various Tags Target Expression
Function available in CINEMA 4D Prime, Visualize, Broadcast, Studio & BodyPaint 3D
Target Expression

Basic Tag

Basic Properties

 Icon Settings

Icon File / ID

Sometimes, when working with numerous icons that look the same, you want to have a better overview of it all. This is what this function does. Objects and tags can be assigned their own icons or existing icons can be re-assigned or colored:

Examples for tags that were colored, replaced by existing ones and custom tags.

Note the Show Custom Icons command in the Object Manager’s View menu, which lets you switch to the Cinema 4D icons.

There are a few objects (e.g., Houdini generator) and tags (e.g., Material tags) that can’t be colored because they are controlled by Cinema 4D directly.

Here, you can either

Icon Color

Color

This function can be used to color an existing or a custom icon. You can select from the following options:

Tags have no Display Color and can therefore only be colored using a custom color. Do do so, activate the Icon Color option.

Presets laden/speichern

These commands can be used to save icons as a preset or to load an icon. Custom icons are saved to and managed with the Content Browser under Presets/User (in the corresponding folder).

Name

Here you can enter a name for the object.

Priority

You can assign a priority to each expression. This is especially useful when working with Python or XPresso Expressions that you have created yourself. Sometimes the priority is crucial for determining exactly when the expression is evaluated. The same expression can produce different results depending on whether it is executed before or after other expressions in the scene.

Don’t forget that this calculation sequence will be run through for each rendered image!

Possible priority values range from -499 to 499 and apply to the chosen category on the left: Initial, Animation, Expressions, Dynamics or Generators.

When using expressions with the same priority (on the same object) the order in which they will be calculated will be in accordance with their sequence (position) in the Object Manager.

Example:

For a Project with four expressions with the following priorities:

This results in the following order of execution:


  1. Expression C (-1 being the lowest priority value of the four expressions).
  2. All animated objects in the scene (all animated objects in Cinema 4D have a priority of Animation, 0).
  3. Expression B (although this has the same priority as all animated objects, animated objects are still preferred over expressions with the same priority).
  4. Expression A
  5. Expression D

Tip:
Cinema 4D contains certain Expressions that don’t necessarily follow these simple rules. These include IK, which uses values taken from different temporal locations of the calculation sequence. Dynamics also have their own priority (please ignore the priority Dynamics R11.5 - this is the first and no longer available R11.5 functionality).

The calculation sequence of various functions. Internal priorities of several functions are also displayed.

Dynamics (e.g., Priority Generator +400) defines these priorities internally and these cannot be changed. For example, Expressions that point to an object deformed by Dynamics require a priority of at least Generator +401.

Camera Dependent

This option defines whether the object or tag should be carried out even if only the Viewport view has changed (e.g., when navigating the scene via the Viewport).

Enable

Turns the corresponding expression on or off.

TIP:
Almost all tag or Expression parameters can be animated via the right mouse button.