docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class TimelineSequence

    A TimelineSequence is a Sequence object associated with a TimelineAsset. This is the main object used in the MasterSequence asset to define an editorial hierarchy of sequences.

    Inheritance
    object
    Sequence
    TimelineSequence
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Sequences
    Assembly: Unity.Sequences.dll
    Syntax
    [Serializable]
    public class TimelineSequence : Sequence

    Properties

    timeline

    Gets the Sequence timeline.

    Declaration
    public TimelineAsset timeline { get; }
    Property Value
    Type Description
    TimelineAsset
    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)