Namespace UnityEngine.TestTools.Graphics.TestCases
Classes
DefaultGraphicsTestCaseSource
Default implementation of the GraphicsTestCaseSource class. This class is used to create a default graphics test case.
GraphicsTestCaseSource
Abstract class for creating graphics test cases. Inherit from this class to create a custom test case source.
SceneGraphicsTestCaseSource
A built-in implementation of the GraphicsTestCaseSource class. This class is used to create a graphics test case from a scene path.