SpritePackerMode

enumeration

Cambiar al Manual

Descripción

Sprite Packer mode for the current project.

Variables

DisabledDoesn't pack sprites.
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.