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 |
---|---|
edgeSnap | Enable the ability to snap clips on the edge of another clip. |
playbackScrollMode | Behavior of the timeline window during playback. |
showAudioWaveform | Draw the waveforms for all audio clips. |
snapToFrame | Enable Snap to Frame to manipulate clips and align them on frames. |
timeUnitInFrame | Define the time unit for the timeline window. true : frame unit. false : seconds unit. |
Properties
Name | Description |
---|---|
audioScrubbing |
Methods
Name | Description |
---|---|
Save() | Save the timeline preferences settings file. |