Version: 5.3 (switch to 5.4b)
IdiomaEnglish
  • C#
  • JS

Idioma de script

Selecciona tu lenguaje de programación favorito. Todos los fragmentos de código serán mostrados en este lenguaje.

Packer

class in UnityEditor.Sprites

Cambiar al Manual

Descripción

Sprite Packer helpers.

Variables Estáticas

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.

Funciones Estáticas

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.