ClearPlatformTextureSettings(string)
Clears specific target platform settings.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
public void ClearPlatformTextureSettings(string platform)
Parameters
The platform whose settings are to be cleared (see below).
Remarks
Refer to NamedBuildTarget for a list of valid platforms. To get the name of a platform as a string, use the property. For example, .
TargetNameUnityEditor.Build.NamedBuildTarget.Standalone.TargetName