GetSpriteID(Sprite)
Gets the Sprite's GUID.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEditor.U2D
- Assembly: UnityEditor.CoreModule
public static GUID GetSpriteID(this Sprite sprite)
Parameters
The Sprite to query.
Returns
Type | Description |
|---|---|
| GUID | GUID stored in the Sprite. |
Remarks
During Sprite Asset generation, you can identify which SpriteRect was used to generate the Sprite. This is done by matching the GUID return from this method and spriteID.