docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum PlaybackScrollMode

    Scrolling mode during playback for the timeline window.

    Namespace: UnityEditor.Timeline
    Assembly: Unity.Timeline.Editor.dll
    Syntax
    public enum PlaybackScrollMode

    Fields

    Name Description
    None

    Timeline window doesn't change while the playhead is leaving the window.

    Pan

    Timeline window pans its content when the playhead arrive at the right of the window (like a paging scrolling).

    Smooth

    Timeline window move the content as the playhead moves. When the playhead reach the middle of the window, it stays there and the content scroll behind it.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)