Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


animationRotationError

Allowed error of animation rotation compression.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public float animationRotationError { get; set; }

Remarks

Allowed error is defined in angle (in degrees) between compressed and original quaternions on a curve. This settings used only when animation keyframe reduction is enabled.