Class TimelineProjectSettings
Store the settings for Timeline that will be stored with the Unity Project.
상속된 멤버
ScriptableSingleton<TimelineProjectSettings>.instance
네임스페이스: Global Namespace
어셈블리: solution.dll
구문
public class TimelineProjectSettings : ScriptableSingleton<TimelineProjectSettings>
필드
이름 | 설명 |
---|---|
assetDefaultFramerate | Define the default framerate when a Timeline asset is created. |
프로퍼티
이름 | 설명 |
---|---|
defaultFrameRate | Defines the default frame rate when a Timeline asset is created from the project window. |
메서드
이름 | 설명 |
---|---|
Save() | Save the timeline project settings file in the project directory. |