Namespace: UnityEngine.Sprites
Helper utilities for accessing Sprite data.
GetInnerUV | Inner UV's of the Sprite. |
GetMinSize | Minimum width and height of the Sprite. |
GetOuterUV | Outer UV's of the Sprite. |
GetPadding | Return the padding on the sprite. |
GetSpriteIndices | Returns the generated Sprite mesh indices. |
GetSpriteMesh | Returns the generated Sprite mesh positions. |
GetSpriteTexture | Returns the generated Sprite texture. If Sprite is packed, it is possible to query for both source and atlas textures. |
GetSpriteUVs | Returns the generated Sprite mesh uvs. |