GetPackables(SpriteAtlas)
Return all the current packed packable objects in the atlas.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor.U2D
- Assembly: UnityEditor.CoreModule
public static Object[] GetPackables(this SpriteAtlas spriteAtlas)
Parameters
Returns
Type | Description |
|---|---|
| Object[] |
Remarks
Additional Resources: SpriteAtlasExtensions.Add.