Version: 2022.3
言語: 日本語

TextureImporter.ClearPlatformTextureSettings

マニュアルに切り替える
public void ClearPlatformTextureSettings (string platform);

パラメーター

platform 削除するプラットフォーム名

説明

Clears specific target platform settings.

Refer to NamedBuildTarget for a list of valid platforms. To get the name of a platform as a string, use the TargetName property. For example, UnityEditor.Build.NamedBuildTarget.Standalone.TargetName.