Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

static function GetInnerUV(sprite: Sprite): Vector4;
static Vector4 GetInnerUV(Sprite sprite);
static def GetInnerUV(sprite as Sprite) as Vector4

Description

Inner UV's of the Sprite.

If borders are used they will be taken into consideration.