docs.unity3d.com
    Show / Hide Table of Contents

    Class SequenceAsset

    The Sequence package uses the SequenceAsset Component on Regular Prefab and Prefab Variant to distinguish them from other Prefabs. Once a Prefab has this Component, it appears in the Sequences window, in the Asset Collections section. You can then use this Prefab in the Sequence Assembly window, and add it to any Sequences of the Project.

    Inheritance
    Object
    SequenceAsset
    Namespace: UnityEngine.Sequences
    Syntax
    public class SequenceAsset : MonoBehaviour

    Properties

    type

    Indicates the name of the SequenceAsset Collection type.

    Declaration
    public string type { get; set; }
    Property Value
    Type Description
    String
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023