Share
 
 

Skin Tools quickstart tutorial

This tutorial introduces the basic workflow for using Skin Tools in Maya. It outlines the fundamental steps for initializing skin layers, painting weights, refining deformation, and working with layers and mirroring.

Before using Skin Tools, the mesh must have a skinCluster and the skin layers must be initialized.

You can launch Skin Tools using Skin > Skin Tools.

After initialization, choosing Skin > Paint Skin Weights opens the Skin Tools interface instead of the classic Maya Paint Skin Weights Tool.

Step 1: Initialize skin layers

If the mesh has multiple skinClusters, use the Skin menu in the Skin Tools menu bar to select the active skinCluster. The active skinCluster is marked with a checkmark.

  1. Select a mesh that already has a skinCluster. If necessary, bind the mesh using Skin > Bind Skin.
  2. Choose one of the following:
    • Open Skin > Skin Tools and click Initialize Skin Layers, or
    • Choose Skin > Initialize Skin Layers.
  1. Select the mesh and the joints to bind.
  2. Choose Skin > Bind Skin and open the options.
  3. Enable Initialize Skin Layers (disabled by default).
  4. Click Bind Skin.
Note: Resetting to default weights after initialization removes all existing layers and recreates a new base layer with default weights. Use Skin > Reset Default Weights. This operation deletes existing layers.

Step 2: Create and paint the base layer

After initializing skin layers:

  1. Choose Skin > Paint Skin Weights. If the skinCluster is initialized, the Skin Tools interface opens automatically.
  2. (Optional) To return to classic weight painting, delete the skin layers using Skin > Delete Skin Layers
  3. In Skin Tools, create a new layer (for example, Torso_Base). You can:
    • Right-click in the Layers section and choose Create Layer, or
    • Use Layers > Create Layer in the Skin Tools interface.
  4. Under the new layer, select the joints you want to use as influences.
  5. Right-click the selected influence and choose Assign from Closest Joint, or open the Tools menu and choose Assign from Closest Joint, to create the initial skin weights for this layer.

Step 3: Refine weight painting

  1. In the Skin Tools interface, click Paint
  2. Paint weights using the available brushes.
  3. Use the Replace and Smooth brushes to refine weights. Holding Shift activates smoothing while painting.

Under the Set Weights tab, use Smooth mode to smooth weights. Smoothing can be applied to selected vertices only.

Under the Effect tab, enable Prune Small Weights before writing to skin cluster to prevent unexpected small weight values. You can also use Maya's Skin > Prune Small Weights command.

To quickly switch influences while painting, select the influence joints you want to paint weights on.

Step 4: Paint and mask on secondary layers

  1. Create a new layer (for example, L_Arm).
  2. Paint initial weights for the layer.

To control where the layer affects the mesh:

  1. In the Influences section, select Mask (typically listed first).
  2. Paint the mask using the same painting methods and tools used for skin weights.

The mask functions as an alpha that controls the weight of the layer and where it affects the mesh.

Step 5: Mirror weights

To enable symmetrical painting:

  1. In the Paint tab, turn on Interactive Mirror

This allows mirrored painting while editing one side of the mesh.

To mirror the entire character:

  1. Switch to the Mirror tab.
  2. Choose the appropriate mirror axis.
  3. Click Mirror to transfer weights across the mesh.

This tutorial outlines the foundational Skin Tools workflow: initialize skin layers, create and paint base weights, refine deformation, add masked layers, and mirror results.

Was this information helpful?