Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


animationScaleError

Allowed error of animation scale compression.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
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.