Version: 1.8
LanguageEnglish
  • C#

TRetargeterRootSettings

struct in UnityEngine.Animations

/

Implemented in:UnityEngine.AnimationModule

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

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.

Properties

rootOffsetGets or sets the offset applied to the root.
rootRotationWeightGets or sets the weight of rotation applied during the root retargeting step.
rootTranslationWeightGets or sets the weight of translation applied during the root retargeting step.