Class TimelineProjectSettings
Store the settings for Timeline that will be stored with the Unity Project.
Inherited Members
ScriptableSingleton<TimelineProjectSettings>.instance
Namespace: Global Namespace
Assembly: solution.dll
Syntax
public class TimelineProjectSettings : ScriptableSingleton<TimelineProjectSettings>
Fields
| Name | Description |
|---|---|
| assetDefaultFramerate | Define the default framerate when a Timeline asset is created. |
Methods
| Name | Description |
|---|---|
| Save() | Save the timeline project settings file in the project directory. |