TextureImporterType

enumeration

Switch to Manual

Description

Выбор этого пункта устанавливает базовые параметры, в зависимости от предназначения вашей текстуры.

Variables

DefaultЭто самый распространённый вариант для обычных текстур.
NormalMapSelect this to turn the color channels into a format suitable for real-time normal mapping.
GUIИспользуйте этот вариант, если собираетесь использовать вашу текстуру для интерфейса.
SpriteSelect this if you will be using your texture for Sprite graphics.
CursorUse this if your texture is going to be used as a cursor.
CookieThis sets up your texture with the basic parameters used for the Cookies of your lights.
LightmapThis sets up your texture with the parameters used by the lightmap.
SingleChannelUse this for texture containing a single channel.
ShadowmaskUse this for textures that contain shadowmask data.