Use IHVImageFormatImporter to modify Texture2D import settings for Textures in IHV (Independent Hardware Vendor) formats such as .DDS and .PVR from Editor scripts.
| filterMode | Режим фильтрации текстур |
| isReadable | Is texture data readable from scripts. |
| wrapMode | Wrap mode of the texture. |
| assetBundleName | Get or set the AssetBundle name. |
| assetBundleVariant | Получите или установите любые пользовательские данные. |
| assetPath | Имя пути ассета для этого импортера. (Read Only) |
| userData | Получите или установите любые пользовательские данные. |
| SaveAndReimport | Save asset importer settings if asset importer is dirty. |
| SetAssetBundleNameAndVariant | Получите или установите любые пользовательские данные. |
| GetAtPath | Восстанавливает импортер ассетов для ассета в path. |