# Blend

## **Description**

**Blend** is a helpful tool to make your keyframe values more "*smushy*" and have a generally more soft appearance. This Blend effect is most noticeable on the Position property, but works across any property type.&#x20;

As the Smoothness is increased the Blend effect is increase and can even affect the temporal start-stop of an animation. All keyframes on a Property will be affected by Blend. Blend can be a great option for a Tracked animation, or properties with many keyframes.

## Setup

1. Select any property that can be animated
2. click the Blend tool

## Effect Control

The Blend effect has three options Enable, Smoothness and Precision.&#x20;

**Enable** is straightforward and will Turn On / Turn Off the Blend affect *(which can be helpful if you want to add more keyframes, or check the original animation*)

**Smoothness**, is the amount Blend will affect the keyframe set. As it increases the blending will become more pronounced.&#x20;

**Precision** is a secondary control to the **Smoothness** effect and will help refine the animation closer to the original animation.


---

# 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://motion-studio.mtmograph.com/ae-extension/tools/blend.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.
