Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

TrackOffset

enumeration

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

Describes what is used to set the starting position and orientation of each Animation Track.

By default, each Animation Track uses ApplyTransformOffsets to start from a set position and orientation. To offset each Animation Track based on the current position and orientation in the Scene, use ApplySceneOffsets.

Properties

ApplyTransformOffsetsUse this setting to offset each Animation Track based on a set position and orientation.
ApplySceneOffsetsUse this setting to offset each Animation Track based on the current position and orientation in the Scene.
AutoAuto will offset root transforms based on the state of the animator.

Did you find this page useful? Please give it a rating: