Options used to configure the export settings when retargeting an animation clip in Unity Editor.
| applyRootMotion | A boolean flag indicating whether to apply root motion to the exported retargeted animation clip. |
| frameRate | The target frame rate of the exported retargeted animation clip. |
| keyframeReduction | A boolean flag indicating whether to enable keyframe reduction for the exported retargeted animation clip. |
| rootMotionScaleWeight | The weight value used to scale the root motion of the exported retargeted animation clip. |
| rotationError | The maximum allowed rotation error threshold for keyframe reduction when exporting the retargeted animation clip. |