# Additive

> Animations are added to the previous layers.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor.Animations](/engine/6000.7/script-reference/unityeditor/animations.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
Additive = 1
```

### Remarks

The additive animation is based on the offset from the 1st frame of the animation to its current frame.
