docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class CodeBasedGraphicsTests

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

    Methods

    AsyncEnumerate(Action<IEnumerable<GraphicsTestCase>>)

    Declaration
    public static void AsyncEnumerate(Action<IEnumerable<GraphicsTestCase>> onEnumerate)
    Parameters
    Type Name Description
    Action<IEnumerable<GraphicsTestCase>> onEnumerate

    LoadReferenceImage(string, CodeBasedGraphicsTestAttribute)

    Declaration
    public static Texture2D LoadReferenceImage(string testName, CodeBasedGraphicsTestAttribute attrib)
    Parameters
    Type Name Description
    string testName
    CodeBasedGraphicsTestAttribute attrib
    Returns
    Type Description
    Texture2D
    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)