SpritePackerMode

enumeration

매뉴얼로 전환

설명

Sprite Packer mode for the current project.

변수

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.