Class SRPTestSceneAsset.TestData
Inherited Members
Namespace: Global Namespace
Syntax
[Serializable]
public class TestData
Fields
enabled
Declaration
public bool enabled
Field Value
Type | Description |
---|---|
Boolean |
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> |