Version: 1.4
LanguageEnglish
  • C#

SpriteMeshType

enumeration

Description

Defines the type of mesh generated for a sprite.

Properties

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

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答