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

Script language

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

DataUtility.GetPadding

public static Vector4 GetPadding(Sprite sprite);

Description

Return the padding on the sprite.

If the sprite has been packed it is possible that edges have been cliped from the source sprite. This will give the edge clipped size in pixels for each edge (x=left, y=bottom, z=right, w=top).

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