Legacy Documentation: Version 2017.2 (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

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.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答