TrackOffset

enumeration

Cambiar al Manual

Descripción

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.

Variables

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.