Property | Type | Description | |
---|---|---|---|
filterMode | FilterMode | ||
maxTextureSize | int | ||
textureFormat | TextureImporterFormat | ||
textureType | TextureImporterType |
Method | Description | |
---|---|---|
OnGUI ( ) : void | ||
getFilterMode ( ) : FilterMode | ||
getMaxTextureSize ( ) : int | ||
getTextureImportFormat ( ) : TextureImporterFormat | ||
getTextureImportType ( ) : TextureImporterType |
Method | Description | |
---|---|---|
textureImportPreferences ( ) : void |
public static getTextureImportFormat ( ) : TextureImporterFormat | ||
return | TextureImporterFormat |
public static getTextureImportType ( ) : TextureImporterType | ||
return | TextureImporterType |
public TextureImporterFormat textureFormat | ||
return | TextureImporterFormat |