Version: 2021.1
LanguageEnglish
  • C#

Packer

class in UnityEditor.Sprites

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

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.