GetMasterAtlas()
Gets the Master Sprite Atlas for the given Variant Sprite Atlas.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEditor.U2D
- Assembly: UnityEditor.CoreModule
public SpriteAtlas GetMasterAtlas()
Returns
Type | Description |
|---|---|
| SpriteAtlas | Returns the Master Sprite Atlas if set. Otherwise, returns null. |