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