# KeyframeReduction

> Perform keyframe reduction.

## Definition

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

```csharp
KeyframeReduction = 1
```

### Remarks

Additional Resources: [ModelImporter.animationCompression](/engine/6000.7/script-reference/unityeditor/modelimporter/animationcompression.md).
