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