docs.unity.cn
    Show / Hide Table of Contents

    Class XRGraphicsAutomatedTests

    Utility class to connect SRP to automated test framework.

    Inheritance
    Object
    XRGraphicsAutomatedTests
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEngine.Rendering
    Syntax
    public static class XRGraphicsAutomatedTests

    Fields

    running

    Set by automated test framework and read by render pipelines.

    Declaration
    public static bool running
    Field Value
    Type Description
    Boolean

    Properties

    enabled

    Used by render pipelines to initialize XR tests.

    Declaration
    public static bool enabled { get; }
    Property Value
    Type Description
    Boolean
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 September 2023