Version: 1.8
LanguageEnglish
  • C#

RetargetClipExportOptions

struct in UnityEditor.Animations

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

Options used to configure the export settings when retargeting an animation clip in Unity Editor.

Properties

applyRootMotionA boolean flag indicating whether to apply root motion to the exported retargeted animation clip.
frameRateThe target frame rate of the exported retargeted animation clip.
keyframeReductionA boolean flag indicating whether to enable keyframe reduction for the exported retargeted animation clip.
rootMotionScaleWeightThe weight value used to scale the root motion of the exported retargeted animation clip.
rotationErrorThe maximum allowed rotation error threshold for keyframe reduction when exporting the retargeted animation clip.