Class TimelineAsset.EditorSettings
Properties of the timeline that are used by the editor
상속된 멤버
네임스페이스: UnityEngine.Timeline
어셈블리: solution.dll
구문
[Serializable]
public class TimelineAsset.EditorSettings
프로퍼티
이름 | 설명 |
---|---|
fps | The frames per second used for snapping and time ruler display |
frameRate | The frames per second used for framelocked preview, frame snapping and time ruler display, |
scenePreview | Set to false to ignore scene preview when this timeline is played by the Timeline window. |
메서드
이름 | 설명 |
---|---|
SetStandardFrameRate(StandardFrameRates) | Sets the EditorSetting frameRate to one of the provided standard frame rates. |