AtlasPage
AtlasPage holds information about a page in the sprite atlas.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Struct
- Namespace: UnityEngine.U2D
- Assembly: UnityEngine.CoreModule
public struct AtlasPage
Fields
Value | Description |
|---|---|
| assets | Array of object data (packables) for this atlas page. |
| packedTextures | Array of texture (packed textures) data for this atlas page. |