Modifiers

A Modifier is an object that has no geometry of its own: it changes the geometry of the objects placed inside it in the hierarchy.

The original stays intact and stays editable. Turning the modifier off or removing it gives the mesh back as it was, and changing the properties of the child redoes the result right away.

Modifiers can be stacked: one inside another applies one over the result of the other, in the order of the hierarchy.

How to use

  1. Add the modifier with the Add Modifier button on the top bar.
  2. Drag the objects it should change into it.
  3. Adjust the properties in the Property Inspector.

Editing the resulting mesh by hand turns the regeneration off: from then on the object counts by the mesh it has, and the inspector warns that the result is out of sync with the properties.

In this section