Version: 2018.1

SpritePackerMode

enumeration

Switch to Manual

Description

Режим упаковки спрайтов для текущего проекта.

Variables

DisabledСпрайты не упакованы.
BuildTimeOnlyUpdates the sprite atlas cache when the Player or bundles builds containing Sprite with the legacy packing tag.
AlwaysOnAlways maintain an up-to-date sprite atlas cache for Sprite with packing tag (legacy).
BuildTimeOnlyAtlasPack all the SpriteAtlas when building player/bundles.
AlwaysOnAtlasAlways pack all the SpriteAtlas.