Version: 2019.4

SpritePackerMode

enumeration

マニュアルに切り替える

説明

現在のプロジェクトの SpritePacker モード

変数

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.