Skip to main content

SpriteMeshType

Defines the type of mesh generated for a sprite.

Elements

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