Version: 2022.3
언어: 한국어

TextureImporter.ClearPlatformTextureSettings

매뉴얼로 전환
public void ClearPlatformTextureSettings (string platform);

파라미터

platform The platform whose settings are to be cleared (see below).

설명

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.