Class SRPTestSceneAsset.TestData
Inherited Members
Namespace: Global Namespace
Assembly: UnityEngine.TestTools.Graphics.dll
Syntax
[Serializable]
public class SRPTestSceneAsset.TestData
Fields
enabled
Declaration
public bool enabled
Field Value
| Type | Description |
|---|---|
| bool |
path
Declaration
public string path
Field Value
| Type | Description |
|---|---|
| string |
scene
Declaration
public Object scene
Field Value
| Type | Description |
|---|---|
| Object |
srpAssets
Declaration
public List<RenderPipelineAsset> srpAssets
Field Value
| Type | Description |
|---|---|
| List<RenderPipelineAsset> |