docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class XRGraphicsAutomatedTests

    Utility class to connect SRP to automated test framework.

    Inheritance
    object
    XRGraphicsAutomatedTests
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Rendering
    Assembly: Unity.RenderPipelines.Core.Runtime.dll
    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
    bool

    Properties

    enabled

    Used by render pipelines to initialize XR tests.

    Declaration
    public static bool enabled { get; }
    Property Value
    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)