auto_transition


Description:

public bool auto_transition { get; set; }

Whether to automatically create a TransitionClip whenever two Source-s that both belong to a Clip in the layer overlap.

See Timeline for what counts as an overlap.

When a layer is added to a Timeline, if this property is left as false, but the timeline's auto_transition is true , it will be set to true as well.