docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface ISpriteLibraryLabel

    Represents a Sprite Library's label.

    Namespace: UnityEngine.U2D.Animation
    Assembly: solution.dll
    Syntax
    public interface ISpriteLibraryLabel

    Properties

    name

    Label's name.

    Declaration
    string name { get; }
    Property Value
    Type Description
    string

    sprite

    Label's Sprite.

    Declaration
    Sprite sprite { get; }
    Property Value
    Type Description
    Sprite
    In This Article
    Back to top
    Copyright © 2024 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)