Class XRGraphicsAutomatedTests
Utility class to connect SRP to automated test framework.
Inherited Members
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 |