Class SpriteLibraryLabel
Represents a Sprite Library's label.
Implements
Inherited Members
Namespace: UnityEditor.U2D.Animation
Assembly: solution.dll
Syntax
[Serializable]
public class SpriteLibraryLabel : ISpriteLibraryLabel
Constructors
| Name | Description |
|---|---|
| SpriteLibraryLabel(string, Sprite) | Constructs a new label. |
Properties
| Name | Description |
|---|---|
| name | Label's name. |
| sprite | Sprite associated with the label. |