Variables#
- const auto omni::timeline::kGlobalEventAutoUpdateChanged
Auto update changed.
- const auto omni::timeline::kGlobalEventCurrentTimeTicked
Current time is ticked by update function (called per subframe=tick when playing).
- const auto omni::timeline::kGlobalEventCurrentTimeTickedPermanent
Current time is ticked by update function (called per subframe=tick even if not playing).
- const auto omni::timeline::kGlobalEventDirectorChanged
Timeline is driven by a new director timeline.
- const auto omni::timeline::kGlobalEventEndTimeChanged
End time changed.
- const auto omni::timeline::kGlobalEventLoopModeChanged
Looping mode changed.
- const auto omni::timeline::kGlobalEventPause
Timeline paused.
- const auto omni::timeline::kGlobalEventPlay
events Event Constants
- const auto omni::timeline::kGlobalEventPlayEveryFrameChanged
Play every frame (no frame skipping) changed.
- const auto omni::timeline::kGlobalEventPrerollingChanged
Prerolling changed.
- const auto omni::timeline::kGlobalEventStartTimeChanged
Start time changed.
- const auto omni::timeline::kGlobalEventStop
Timeline stopped.
- const auto omni::timeline::kGlobalEventTargetFramerateChanged
Target runloop frame rate changed.
- const auto omni::timeline::kGlobalEventTentativeTimeChanged
Tentative current time is changed by user (isn't called when timeline ticked).
- const auto omni::timeline::kGlobalEventTicksPerFrameChanged
Ticks per frame count changed.
- const auto omni::timeline::kGlobalEventTimeCodesPerSecondChanged
Timecode per second (animation framerate) changed.
- const auto omni::timeline::kGlobalEventZoomChanged
Zoom range changed.