Element Tree

The hierarchical structure of Smode elements

ElementTreeWorkspaceComponent ElementTreeWorkspaceComponent ElementTreeWorkspaceComponent ElementTreeWorkspaceComponent

SMODE uses a layer system to make it simple and intuitive for everyone to use. The Elements Tree is where all your elements are organised hierarchically.

Unlike most compositing softwares, the front layer is at the bottom of the tree and the background will therefore be on top of the tree.

You can move the elements in the tree by drag and drop.

When drag and dropping a layer to the left, the element will be attached to the parent of the layer it was originally attached to. In the example below, the Gaussian Blur was attached to the Feedback layer. When drag and dropping it to the left, it will be attached to the full Compo.

dndusageL dndusageL

When drag and dropping a layer to the right, the element will be attached to the layer above. In the example below, the Gaussian Blur will be attached to the Feedback layer.

dndusageR dndusageR

Create an element in the Element Tree

To create any element in the Element Tree, right-click where you want to create it.

Depending on the layer you right-click on, you can create different types of elements. For example, if you right click on a Compo Icon Compo , you can create 2D and 3D content, Modifiers, Masks, even Timelines, etc.:

CompoRightClick CompoRightClick

But if you click on a Modifier, you can only create Masks and Modifiers, as it wouldn’t make sense to create, for example, 2D and 3D content within a Modifier:

ModifierRightClick ModifierRightClick

You can also press Ctrl + Spacebar to use the instantiator and type the name of the element or preset you want to create (refer to the Use presets page):

ElementTree01 ElementTree01


Replace an element with another

If you want to replace an element of your project by a new one, use one of these methods:

  1. Hold down the Alt key and drag and drop the new element onto the existing one.

  2. Drag and drop the new element directly into the File parameter of the existing one.

  3. Select the existing element, go into its File parameter and change the file there by double clicking.

ElementManipulation01 ElementManipulation01


Duplicate an Element

You can duplicate an element by using one of these methods:

  1. Ctrl + D

  2. Ctrl + drag and drop

ElementManipulation02 ElementManipulation02


Create a mask over a Modifier

You can use an existing layer as a mask for a Modifier. To do so, hold down Ctrl key and drag and drop the layer over the modifier:

ElementManipulation03 ElementManipulation03

Doing this manipulation on a modifier map will replace it.