Class EditorUtils
Assembly: UnityEngine.TestTools.Graphics.dll
public static class EditorUtils
Methods
Declaration
public static RuntimePlatform BuildTargetToRuntimePlatform(BuildTarget target)
Parameters
Returns
Declaration
public static RuntimePlatform BuildTargetToRuntimePlatform(RuntimePlatform customRuntimePlatform)
Parameters
Returns
Declaration
public static string ReplaceCharacters(string _str)
Parameters
Type |
Name |
Description |
string |
_str |
|
Returns
Declaration
public static BuildTarget RuntimePlatformToBuildTarget(RuntimePlatform platform)
Parameters
Returns
Declaration
public static void SetupReferenceImageImportSettings(IEnumerable<string> imageAssetPaths)
Parameters
SetupReferenceImageImportSettings(TextureImporter)
Declaration
public static bool SetupReferenceImageImportSettings(TextureImporter textureImporter)
Parameters
Returns