Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.

Did you find this page useful? Please give it a rating: