currentFormat | 导入器使用的 TextureImporterType。 |
textureType | 要验证的 TextureImporterFormat。 |
bool 如果 TextureImporterFormat 有效且可以设置,则返回 true。否则返回 false。
根据当前格式类型 (TextureImporterType) 和默认平台验证 TextureImporterFormat。
此方法依赖于当前 Unity 安装中可用的平台。由于某些平台不支持所有格式,因此这些格式无法与默认设置一起使用。使用此方法检查格式是否有效且可以设置。