Helper utilities for accessing Sprite data.
| Method | Description | 
|---|---|
| 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. |