Свойство | Тип | Описание | |
---|---|---|---|
filterMode | FilterMode | ||
maxTextureSize | int | ||
textureFormat | TextureImporterFormat | ||
textureType | TextureImporterType |
Метод | Описание | |
---|---|---|
OnGUI ( ) : void | ||
getFilterMode ( ) : FilterMode | ||
getMaxTextureSize ( ) : int | ||
getTextureImportFormat ( ) : TextureImporterFormat | ||
getTextureImportType ( ) : TextureImporterType |
Метод | Описание | |
---|---|---|
textureImportPreferences ( ) : void |
public static getFilterMode ( ) : FilterMode | ||
Результат | FilterMode |
public static getMaxTextureSize ( ) : int | ||
Результат | int |
public static getTextureImportFormat ( ) : TextureImporterFormat | ||
Результат | TextureImporterFormat |
public static getTextureImportType ( ) : TextureImporterType | ||
Результат | TextureImporterType |
public TextureImporterFormat textureFormat | ||
Результат | TextureImporterFormat |