Enum TimelinePlaybackControls.Context
Use Context to specify whether the time is based on local time or global time.
Namespace: UnityEditor.Timeline
Assembly: solution.dll
Syntax
public enum TimelinePlaybackControls.Context
Fields
Name | Description |
---|---|
Global | Time is relative to the main Timeline |
Local | Time is relative to the current Timeline |