omni.timeline
Classes Summary:
Factory class for creating :class:`Timeline` instances. |
|
Defines a timeline controller. |
|
Timeline event types to be used by TimelineEventStream. |
Functions Summary:
Destroys a timeline object with the given name, if it is not the default timeline and it is not in use. |
|
Returns the timeline with the given name via cached :class:`omni.timeline.ITimeline` interface |
|
acquire_timeline_interface(plugin_name: str = None, library_path: str = None) -> omni.timeline._timeline.ITimeline |
|
release_timeline_interface(arg0: omni.timeline._timeline.ITimeline) -> None |