Modifier Stack

Make selection. > Modify panel

The modifier stack ("stack" for short) contains the accumulated history of an object, including its creation parameters and the modifiers applied to it. At the bottom of the stack is the original object. Above the object are the modifiers, in order from bottom to top. This is the order in which modifiers are applied to the object's geometry.

Object with two modifiers applied to it in the stack

See also

Instances and References in the Modifier Stack Display

In the modifier stack display, objects and modifiers appear in normal type unless they are an instance or a reference. Here is how instances and references appear in the stack display:

Left: Plain object displayed in plain text
Right: Object instance displayed in boldface

Left: Pipeline displayed in plain text
Right: Pipeline instance displayed in boldface

Left: Instanced modifier displayed in italic (modifier applied to two objects)
Right: Instanced modifier in an instanced pipeline displayed in italic and boldface

Left: Object reference shows a bar in the pipe
Right: Modifier applied to reference is not bold, as it is unique to this reference

The Make Unique button makes a pipeline or a modifier instance unique. When you highlight the base object and then click Make Unique, the whole pipeline becomes unique. When you highlight a bold modifier and then click Make Unique, this also makes the pipeline unique. If the modifier is an instanced modifier that belongs to an instanced pipeline (it appears in boldface and italic), clicking Make Unique makes the modifier unique but not the entire pipeline (the modifier's name is no longer italic, but it is still bold).

See also

Procedures

To adjust an object's creation parameters:

  1. Choose the object by clicking its name in the stack.

    Primitive objects have a Parameters rollout. Other kinds of objects (such as meshes) have a variety of rollouts.

  2. Use the controls in the rollouts to adjust the object.

To apply a modifier to an object:

  1. Select the object.

  2. Do one of the following:

To remove a modifier:

  1. Choose the modifier by clicking its name in the stack.

    The modifier's name is highlighted, and its control rollouts appear below the modifier stack.

  2. Do one of the following:

To turn the effect of a modifier off, do one of the following:

To turn the effect of a modifier back on, do one of the following:

To change the size of the modifier stack display:

  1. Move the cursor over the shaded bar below the tool buttons beneath the stack list.

    The cursor changes to an up-and-down resize arrow (as it does on the borders of a resizable window).

  2. Drag the bar up or down to change the size of the stack display in the Modify panel.

To change a modifier's position in the stack:

  1. Right-click the modifier's name in the stack, and choose Cut.

  2. Right-click the name of the modifier you want the modifier to appear after (that is, above), and choose Paste.

    You can also drag-and-drop the modifier to a different location in the stack.

    Note: The original object is always at the bottom of the stack, and world-space modifiers are always at the top.

To use the modifier buttons:

To turn the modified object into an editable mesh, do one of the following:

To adjust a modifier's component such as its gizmo or center point:

  1. Click the plus-sign icon to display the modifier's hierarchy.

  2. Choose the component you want to adjust, such as the Gizmo.

    The component highlights to show it is active.

  3. Adjust the component.

    For example, you might use transforms to move a gizmo or a center point.

  4. When done, you can click the minus-sign icon to hide the hierarchy display. The modifier itself is highlighted again.

    Tip: You can also right-click the stack and use Show All Subtrees to view the entire hierarchy, and Hide All Subtrees to view only objects and modifiers.

To go to a sub-object level for complex objects:

  1. Click the plus-sign icon to display the object's hierarchy.

  2. Choose the sub-object level you want to adjust.

    The sub-object level highlights to show it is active.

    Keyboard shortcut: INS cycles through the difference sub-object levels.

  3. Adjust sub-objects.

    When you add a new sub-object type, the modifier stack updates to show the new sub-object levels.

  4. To leave the sub-object level, click to select the name of the top-level object or a different top-level object.

    Tip: You can also right-click the stack and use Show All Subtrees to view the entire hierarchy, and Hide All Subtrees to view only objects and modifiers.

Interface

Modifier List

The modifier list is a drop-down list that lets you choose a modifier to add to the stack. When you choose an object-space modifier from this list, it appears above the object, or above the modifier that was currently selected in the stack. When you choose a world-space modifier from this list, it appears at the top of the stack.

For the distinction between object space and world space, see Modifier Types Defined and Object Space and World Space.

Use Pivot Points: The first item in the modifier list is the Use Pivot Points toggle. It is unavailable unless multiple objects are selected.

When turned on, gmax uses the pivot point of each object as the center of a modifier's operation. For example, if you bend a line of trees around the Z axis, they all bend along their trunks.

When turned off, gmax calculates a central pivot point for the entire selection set and modifies the selection as a whole. For example, if you bend a line of trees around the Z-axis, trees at the end of the line deform more than those at the center where the pivot is located.

Note: You must turn on Use Pivot Points before you apply the modifier to multiple objects. You can't change the setting afterward, although you can delete the modifier and start over without deselecting the selection set.

Modifier Buttons

Between the modifier list and the stack display, you can display up to 32 buttons. The buttons are a shortcut way to add modifiers to the stack.

To display the modifier buttons, click Configure Modifier Sets (below the stack display) and choose Show Buttons.

To customize the button set, click Configure Modifier Sets (below the stack display) and choose Configure Modifier Sets.

When a modifier's button is visible, clicking the button applies the modifier to the stack. Object modifiers are applied immediately above the currently selected object or modifier. World space modifiers are applied at the top of the stack.

Stack Display

The modifier stack is organized as follows:

To the left of each modifier in the stack is a lightbulb icon. When the bulb appears white, the modifier is applied to the stack below it. When the bulb appears gray, the modifier is turned off. Click to toggle the on/off state of the modifier.

If the modifier has sub-controls such as a center or a gizmo, the stack also shows a small plus/minus icon. Click this icon to open or close the hierarchy.

Opening a modifier's hierarchy to access sub-controls

When the hierarchy is open, you can select a sub-control, such as a gizmo, and then adjust it. The available sub-controls vary from modifier to modifier.

Objects that have a sub-object hierarchy, such as editable meshes also show a collapsible hierarchy in the modifier stack.

Opening an object's hierarchy to access sub-object levels

To work at a sub-object level, click to open the hierarchy, then click to select the sub-object level. Controls for that particular level or type of sub-object appear in rollouts below the stack display.

(Certain types of sub-object display an icon at the right of the stack, to help you see which sub-object type you are adjusting.)

Tool Buttons

Below the stack display is a row of buttons for managing the stack.

Pin Stack: Locks the stack to the currently selected object so it remains with that object regardless of subsequent changes in selection. The entire Modify panel is locked to the current object as well.

Pin Stack is useful for transforming another object while keeping your place in the modified object's stack.

Show End Result: Shows the selected object as it will appear after all modifications in the stack have taken place, regardless of your current position in the stack. When this toggle is turned off, the object appears as modified up to the current modifier in the stack.

Make Unique: Converts an instanced modifier to a copy that's unique to the current object. See Make Unique.

Remove Modifier: Deletes the current modifier.

Configure Modifier Sets: Click to display the pop-up Modifier Sets menu.