docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class EditorUtils

    Inheritance
    object
    EditorUtils
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.TestTools.Graphics
    Assembly: UnityEngine.TestTools.Graphics.dll
    Syntax
    public static class EditorUtils

    Methods

    BuildTargetToRuntimePlatform(BuildTarget)

    Declaration
    public static RuntimePlatform BuildTargetToRuntimePlatform(BuildTarget target)
    Parameters
    Type Name Description
    BuildTarget target
    Returns
    Type Description
    RuntimePlatform

    BuildTargetToRuntimePlatform(RuntimePlatform)

    Declaration
    public static RuntimePlatform BuildTargetToRuntimePlatform(RuntimePlatform customRuntimePlatform)
    Parameters
    Type Name Description
    RuntimePlatform customRuntimePlatform
    Returns
    Type Description
    RuntimePlatform

    ReplaceCharacters(string)

    Declaration
    public static string ReplaceCharacters(string _str)
    Parameters
    Type Name Description
    string _str
    Returns
    Type Description
    string

    RuntimePlatformToBuildTarget(RuntimePlatform)

    Declaration
    public static BuildTarget RuntimePlatformToBuildTarget(RuntimePlatform platform)
    Parameters
    Type Name Description
    RuntimePlatform platform
    Returns
    Type Description
    BuildTarget

    SetupReferenceImageImportSettings(IEnumerable<string>)

    Declaration
    public static void SetupReferenceImageImportSettings(IEnumerable<string> imageAssetPaths)
    Parameters
    Type Name Description
    IEnumerable<string> imageAssetPaths

    SetupReferenceImageImportSettings(TextureImporter)

    Declaration
    public static bool SetupReferenceImageImportSettings(TextureImporter textureImporter)
    Parameters
    Type Name Description
    TextureImporter textureImporter
    Returns
    Type Description
    bool
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)