This version of Unity is unsupported.

Packer

class in UnityEditor.Sprites

/

Implemented in:UnityEditor

Description

Sprite Packer helpers.

Static Properties

atlasNamesArray of Sprite atlas names found in the current atlas cache.
kDefaultPolicyName of the default Sprite Packer policy.
PoliciesAvailable Sprite Packer policies for this project.
SelectedPolicyThe active Sprite Packer policy for this project.

Static Methods

GetAlphaTexturesForAtlasReturns all alpha atlas textures generated for the specified atlas.
GetAtlasDataForSpriteReturns atlasing data for the specified Sprite.
GetTexturesForAtlasReturns all atlas textures generated for the specified atlas.
RebuildAtlasCacheIfNeededRebuilds the Sprite atlas cache.