SpriteImportMode

enumeration

Cambiar al Manual

Descripción

Texture importer modes for Sprite import.

Variables

NoneGraphic is not a Sprite.
SingleSprite is a single image section extracted automatically from the texture.
MultipleSprites are multiple image sections extracted from the texture.
PolygonSprite has it own mesh outline defined.