This version of Unity is unsupported.

SpriteImportMode

enumeration

Description

Texture importer modes for Sprite import.

Properties

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.