animationScaleError
Allowed error of animation scale compression.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor
public float animationScaleError { get; set; }
Remarks
Allowed error is defined in distance (in percents) between compressed and original scale on a curve. This settings used only when animation keyframe reduction is enabled.
Additional Resources: ModelImporter.animationCompression, ModelImporterAnimationCompression.