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 and tags (e.g., Material tags) that can’t be colored because they are controlled by Cinema 4D directly.

Here, you can either

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.

Load/Save Presets

These commands can be used to save icons as a preset or to load an icon.

General details about the Preset System can be found here .

Name

Here you can enter a name for the object.

Layer

If an element was assigned to a layer its layer color will be displayed here. This field reflects the layer color in the Layer Palette. You can drag & drop layers from the Layer Manager or similar layer fields onto this field. You can also assign layers or remove elements from current layers using the menus located behind the small triangle.

Node Space

Expose on 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.

Enable

Turns the corresponding expression on or off.

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

Expose on Object

Normally, Cinema 4D displays the settings of asigned tags (e.g., the Phong tag) if an object is selected in the Attribute Manager as if it were the object's own settings. However, the tag's tabs will be marked with a small icon on the left.

Disable this option if you don't want to display the tag's settings with those of the object.