# Create Reverse Morph Target

This option allows users to create a reversed Morph Target from the current Pose.&#x20;

By default the Morph Targets contain the deltas between the default Skeletal Mesh and the modified Skeletal Mesh.

By creating a Reverse Morph Target, the Morph Target will hold the deltas between the Modified Skeletal Mesh and the default Skeletal Mesh.

If the Toolkit(Main Window) has a Pose asset selected or there is a Base Pose selected in Poser then this Morph Target will be a reversed corrective Morph Target between those two poses.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.meshmorpher.com/editor/advanced-operations/poser/create-reverse-morph-target.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
