TimelineManager

Qualified name: algan.animation\_timeline.timeline.TimelineManager

class TimelineManager[source]

Bases: AnimationTimeline

Per-scene animation timeline.

Unlike the historical singleton accessor, this is an ordinary class. Each Scene constructs and owns one instance.

Methods