您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
22 行
799 B
22 行
799 B
{
|
|
"dependencies": {
|
|
"com.unity.nuget.newtonsoft-json": "1.1.2",
|
|
"com.unity.render-pipelines.core": "7.1.6",
|
|
"com.unity.entities": "0.8.0-preview.8",
|
|
"com.unity.simulation.client": "0.0.10-preview.9",
|
|
"com.unity.simulation.capture": "0.0.10-preview.13",
|
|
"com.unity.simulation.core": "0.0.10-preview.19"
|
|
},
|
|
"description": "Tools for generating large-scale data sets for perception-based machine learning training and validation",
|
|
"displayName": "Perception",
|
|
"name": "com.unity.perception",
|
|
"unity": "2019.4",
|
|
"version": "0.4.0-preview.1",
|
|
"samples":[
|
|
{
|
|
"displayName": "Tutorial Project",
|
|
"description": "This project accompanies the tutorial for the Perception Package, found at -link-",
|
|
"path" : "Samples/Tutorial Project"
|
|
}
|
|
]
|
|
}
|