This version of Unity is unsupported.

SpritePackerMode

enumeration

Description

Sprite Packer mode for the current project.

Properties

DisabledDoesn't pack sprites.
BuildTimeOnlyAtlasPack all the SpriteAtlas when building player/bundles.
AlwaysOnAtlasAlways pack all the SpriteAtlas.
SpriteAtlasV2If enabled, will automatically migrate all *.spriteatlas assets to *.spriteatlasv2 assets. Old *.spriteatlas assets will be removed.