docs.unity.cn
    Show / Hide Table of Contents

    Class XRGraphicsAutomatedTests

    Utility class to connect SRP to automated test framework.

    Inheritance
    Object
    XRGraphicsAutomatedTests
    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 © 2022 Unity Technologies
    Generated by DocFX
    on 18 November 2022
    Terms of use