struct in UnityEngine.Animations
/
Implemented in:UnityEngine.AnimationModule
Settings for the root of the TRetargeter.
This class contains configuration options for the root settings used in the TRetargeter system, allowing for the adjustment of root translation and rotation during the retargeting process.
| rootOffset | Gets or sets the offset applied to the root. |
| rootRotationWeight | Gets or sets the weight of rotation applied during the root retargeting step. |
| rootTranslationWeight | Gets or sets the weight of translation applied during the root retargeting step. |