This version of Unity is unsupported.

SpriteUtility.GetSpriteUVs

public static Vector2[] GetSpriteUVs(Sprite sprite, bool getAtlasData);

Parameters

spriteIf Sprite is packed, it is possible to access data as if it was on the atlas texture.

Description

Returns the generated Sprite mesh uvs.