Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ModelImporter.animationRotationError

var animationRotationError: float;
float animationRotationError;
animationRotationError as float

Description

Allowed error of animation rotation compression.

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.

See Also: animationCompression, ModelImporterAnimationCompression.