SpriteMeshType
enumeration
Description 描述
Defines the type of mesh generated for a sprite.
Properties 属性
FullRect
Rectangle mesh equal to the user specified sprite size.
Tight
Tight mesh based on pixel alpha values. As many excess pixels are cropped as possible.