Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SpriteMetaData

Editor data used in producing a Sprite.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Struct
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public struct SpriteMetaData

Remarks

Additional Resources: TextureImporter.spritesheet.

Fields

Value

Description

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.