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.

SpriteMeshType

Description

Defines the type of mesh generated for a sprite.

Variables

FullRectRectangle mesh equal to the user specified sprite size.
TightTight mesh based on pixel alpha values. As many excess pixels are cropped as possible.