Version: 2022.3
言語: 日本語
public TextureImporterFormat GetAutomaticFormat (string platform);

戻り値

TextureImporterFormat Format chosen by the system for the provided platform, TextureImporterFormat.Automatic if the platform does not exist.

説明

Returns the TextureImporterFormat that would be automatically chosen for this platform.

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