Add target shapes

Target shapes, also known as blend shape targets or just targets, are the individual "poses" that you create in order to deform the base object. The offsets of vertices from the base object in its original state are saved in each target shape as delta information.

You can add target shapes to a blend shape deformer in different ways.

To add a target shape, do any of the following:

Once you have created target shapes, you can edit them to make each one unique - see Edit target shapes.

Adding target shapes using this method does not create a separate (target) object for each target shape you create. However, if you want to have actual geometry for a target shape, you can do that as described in Create a new object from the target shape.

Adding target shapes to base object with multiple target objects

If you're using multiple target objects to deform the base object, a target shape is automatically created for each target object you picked when you created the blend shape deformer for the base object - see Create blend shapes using multiple target objects. You can also add more target shapes as described below.

To add empty target shapes

  1. In the Shape Editor, select a blend shape deformer and click the Add Target button.

    An empty target shape is added to the existing target shapes for the blend shape deformer.

  2. Edit the target shape, which lets you modify the geometry of the base object - see Edit target shapes.

    If you want to have actual geometry for an empty target shape, you can do that as described in Create a new object from the target shape.

To add a target shape based on a target object

  1. Select the target object you want to add, press Shift, and select the base object.
  2. Do either of the following:
    • In the Shape Editor, select the blend shape deformer, right-click it and choose Add Selection as Target or choose Create > Add Selection as Target.
    • In the main menu bar, choose Deform > Blend Shape > Add > . This opens the Blend Shape Add Options in which you can set up the new target shape.
  3. You can then edit each of the target shapes, which lets you modify the geometry of the corresponding target object - see Edit target shapes.

Related topics