TrackOffset

enumeration

매뉴얼로 전환

설명

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.

변수

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.