Class RuntimeSettings
Helper class for runtime automated graphics tests.
Namespace: UnityEngine.TestTools.Graphics
Syntax
public static class RuntimeSettings
Properties
reuseTestsForXR
Use this property to check if standard images (non-XR) should be used as reference when running tests in XR mode.
Declaration
public static bool reuseTestsForXR { get; }
Property Value
Type | Description |
---|---|
Boolean |