Legacy Documentation: Version 4.6.2
Language: English
  • C#
  • JS
  • Boo

Script language

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

Packer

Namespace: 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

Sumbission failed

For some reason your suggested change could not be submitted. Please try again 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 Variables

atlasNames Array of Sprite atlas names found in the current atlas cache.
kDefaultPolicy Name of the default Sprite Packer policy.
Policies Available Sprite Packer policies for this project.
SelectedPolicy The active Sprite Packer policy for this project.

Static Functions

GetAtlasDataForSprite Returns atlasing data for the specified Sprite.
GetTexturesForAtlas Returns all atlas textures generated for the specified atlas.
RebuildAtlasCacheIfNeeded Rebuilds the Sprite atlas cache.