Class TimelinePreferences
Store the editor preferences for Timeline.
상속된 멤버
네임스페이스: Global Namespace
어셈블리: solution.dll
구문
public class TimelinePreferences : ScriptableSingleton<TimelinePreferences>
필드
이름 | 설명 |
---|---|
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. |
timeFormat | The time unit used by the Timeline Editor when displaying time values. |
timeUnitInFrame | Define the time unit for the timeline window. true : frame unit. false : timecode unit. |
프로퍼티
이름 | 설명 |
---|---|
audioScrubbing | Enables audio scrubbing when moving the playhead. |
playbackLockedToFrame | Enable Timelines to be evaluated on frame during editor preview. |
메서드
이름 | 설명 |
---|---|
Save() | Save the timeline preferences settings file. |