Class TimelinePreferences
Store the editor preferences for Timeline.
Inherited Members
Namespace: Global Namespace
Assembly: solution.dll
Syntax
public class TimelinePreferences : ScriptableSingleton<TimelinePreferences>
Fields
Name | Description |
---|---|
edge |
Enable the ability to snap clips on the edge of another clip. |
playback |
Behavior of the timeline window during playback. |
show |
Draw the waveforms for all audio clips. |
snap |
Enable Snap to Frame to manipulate clips and align them on frames. |
time |
The time unit used by the Timeline Editor when displaying time values. |
time |
Define the time unit for the timeline window. true : frame unit. false : timecode unit. |
Properties
Name | Description |
---|---|
audio |
Enables audio scrubbing when moving the playhead. |
playback |
Enable Timelines to be evaluated on frame during editor preview. |
Methods
Name | Description |
---|---|
Save() | Save the timeline preferences settings file. |