Version: 2022.1

TextureImporter.GetAutomaticFormat

切换到手册
public TextureImporterFormat GetAutomaticFormat (string platform);

返回

TextureImporterFormat 系统为提供的平台选择的格式,如果平台不存在,则选择 TextureImporterFormat.Automatic。

描述

返回将为此平台自动选择的 TextureImporterFormat。

The options for the platform string are "Standalone", "Web", "iPhone", "Android", "WebGL", "Windows Store Apps", "PS4", "PSM", "XboxOne", "Nintendo Switch" and "tvOS".