Delegate TestResultWindow.TestResultTreeView.OnSceneSelect
Namespace: UnityEngine.Experimental.Rendering
Syntax
public delegate void OnSceneSelect(GraphicsTestCase testCase);Parameters
| Type | Name | Description | 
|---|---|---|
| GraphicsTestCase | testCase | 
public delegate void OnSceneSelect(GraphicsTestCase testCase);| Type | Name | Description | 
|---|---|---|
| GraphicsTestCase | testCase |