Class TimelineAsset.EditorSettings | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Class TimelineAsset.EditorSettings

    Properties of the timeline that are used by the editor

    Inheritance
    System.Object
    TimelineAsset.EditorSettings
    Namespace: UnityEngine.Timeline
    Syntax
    [Serializable]
    public class EditorSettings

    Properties

    fps

    The frames per second used for snapping and time ruler display

    Declaration
    public float fps { get; set; }
    Property Value
    Type Description
    System.Single
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX