docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Class SpriteLibraryCategory

    Represents a Sprite Library's category.

    Inheritance
    object
    SpriteLibraryCategory
    Implements
    ISpriteLibraryCategory
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: UnityEditor.U2D.Animation
    Assembly: solution.dll
    Syntax
    [Serializable]
    public class SpriteLibraryCategory : ISpriteLibraryCategory

    Constructors

    Name Description
    SpriteLibraryCategory(string, IEnumerable<SpriteLibraryLabel>)

    Constructs a new category.

    Properties

    Name Description
    labels

    List of labels in category.

    name

    Category's name.

    In This Article
    Back to top
    Copyright © 2023 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)