Prepare to use Paint Effects
 
 
 

Paint Effects is a powerful and complex program. To ensure that your first experiences with Paint Effects are successful, go through the following checklist before you begin.

  1. Load Paint Effects, if it is not already loaded. See Load Paint Effects.
  2. Load the Paint Effects shelf if it’s not already loaded. See Load the Paint Effects shelf.
  3. [Optional] Drag and drop preset brushes to shelves, if they are not there already. See Save preset brushes to shelves.
  4. If you are painting in a scene, note the following:

    Currently, you can only paint effects on the view plane (the plane that is ortho-normal to the camera view), the grid plane of the perspective view, or on NURBS or polygonal surfaces.

    Although you cannot paint 3D effects on subdivision surfaces, you can paint 2D effects on them using the 3D Paint Tool, or you can create textures using Paint Effects and apply them to the surfaces. You can also try the following workflows:

  5. Refer to the lessons in Getting Started with Maya for an introduction to Paint Effects.

Load Paint Effects

To start using Maya Paint Effects, it must be loaded. Paint Effects loads automatically when you install Maya, however, if you should need to load it, use the following procedure.

To load Maya Paint Effects

  1. Start Maya.
  2. Select Window > Settings/Preferences > Preferences and click the Modules category.
  3. Turn on Paint Effects and click Save.
  4. Restart Maya.

    Maya loads Paint Effects and the Paint Effects shelf, adds the Paint Effects menu to the Rendering menu set, and the Paint Effects panel to the Panels > Panel menu.

Load the Paint Effects shelf

The Paint Effects shelf contains a range of Paint Effects tools and brushes.

If you are new to Maya, the Paint Effects shelf, like the other Maya shelves, is loaded automatically on Windows and Mac OS X. The shelves are not loaded by default on Linux because they can seriously impede the start up performance of Maya. To load these shelves on Linux, follow the instructions in Load the default shelves in the Basics guide. To load only the Paint Effects shelf, follow the instructions below in To load the Paint Effects shelf.

To load the Paint Effects shelf

  1. Open the Script Editor ( Window > General Editors > Script Editor).
  2. Copy and paste the following into the Script Editor:
    loadNewShelf "shelf_PaintEffects.mel";
    saveAllShelves $gShelfTopLevel;
  3. Select Command > Execute.

Save preset brushes to shelves

Maya provides over 200 preset brushes in your mayapath/brushes (Windows and Linux) or mayapath/Maya/Contents/brushes (Mac OS X) folder.

When you load Paint Effects for the first time, the preset brushes can be accessed from the Visor, while a small subset of preset brushes are available in the Paint Effects shelf. You may want to drag and drop these preset brushes to the Paint Effects shelf, or another shelf, so they are available for easy access.

To save preset brushes to a shelf

  1. Open the Visor ( Window > General Editors > Visor).
  2. Click the Paint Effects tab and expand the brushes folder, if it is not already expanded.
  3. Click the folder containing the preset brush(es) you want to save to a shelf.
  4. [Optional] Create a new shelf for the preset brushes.
  5. Do one of the following:
    • To save a single brush to a shelf, middle-click the brush icon and drag it to the Paint Effects shelf, another shelf, or the new shelf you created.
    • To save all brushes in a folder to a shelf, middle-click the open folder icon and drag it to the shelf.
  6. Select Window > Settings/Preferences > Shelf Editor and click Save All Shelves.

Use default Paint Effects hotkeys

The following Paint Effects actions have hotkeys defined in the Hotkey editor ( Window > Settings/Preferences > Hotkey Editor).

Option or action Default Hotkey

Open Paint Effects Panel (PaintEffectsPanel)

8

Open Template Brush Editor (TemplateBrushSettings)

Ctrl-b (Windows and Linux)

Control-b (Mac OS X)

Modify Paint Effects Brush Scale(ModifyUpperRadius in Hotkey editor in Brush Tools category)

Press b and drag left or right, then release

Modify Brush Width (ModifyLowerRadius in the Hotkey editor in the Brush Tools category, default hotkey, B

Press B and drag left or right, then release

Modify Paint Effect Surface Offset(ModifyDisplacement in Hotkey editor in the Brush Tools category)

Press m and drag left or right, then release

Define Paint Effects hotkeys

In addition to setting hotkeys for each of the items on the Paint Effects menu, you can set hotkeys (under Categories > Paint Effects in the Hotkey Editor) to do the following:

For information on defining hotkeys, see Hotkey editor.