# KeyframeReductionAndCompression

> Perform keyframe reduction and compression.

## Definition

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

```csharp
KeyframeReductionAndCompression = 2
```

### Remarks

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