public TextureImporterFormat GetAutomaticFormat (string platform);

返回

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

描述

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

适用于平台字符串的选项为“Standalone”、“Web”、“iPhone”、“Android”、“WebGL”、“Windows Store Apps”、“PS4”、“PSM”、“XboxOne”、“Nintendo 3DS”和“tvOS”。