Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

SpriteMetaData

struct in UnityEditor

Description

Editor data used in producing a Sprite.

Variables

alignmentEdge-relative alignment of the sprite graphic.
borderEdge border size for a sprite (in pixels).
nameName of the Sprite.
pivotThe pivot point of the Sprite, relative to its bounding rectangle.
rectBounding rectangle of the sprite's graphic within the atlas image.