TextureImporter.GetAutomaticFormat

Switch to Manual

Declaration

public TextureImporterFormat GetAutomaticFormat(string platform);

Parameters

platform Accepts the following platform strings; Standalone, Web, iPhone, Android, Windows Store Apps, and tvOS.

Returns

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

Description

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


Did you find this page useful? Please give it a rating: