Enum RootOffsetMode
How the offsets should be applied
Namespace: Unity.Timeline.Animation
Syntax
public enum RootOffsetMode
Fields
Name | Description |
---|---|
RelativeToPreviousClip | The offsets are applied relative to the previous clip |
RelativeToTrack | The offsets are applied relative to the track |