您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
23 行
926 B
23 行
926 B
{
|
|
"dependencies": {
|
|
"com.unity.nuget.newtonsoft-json": "1.1.2",
|
|
"com.unity.render-pipelines.core": "7.1.6",
|
|
"com.unity.burst": "1.3.9",
|
|
"com.unity.entities": "0.8.0-preview.8",
|
|
"com.unity.simulation.client": "0.0.10-preview.10",
|
|
"com.unity.simulation.capture": "0.0.10-preview.16",
|
|
"com.unity.simulation.core": "0.0.10-preview.21"
|
|
},
|
|
"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.6.0-preview.1",
|
|
"samples":[
|
|
{
|
|
"displayName": "Tutorial Files",
|
|
"description": "These files accompany the tutorial for the Perception Package, found at https://github.com/Unity-Technologies/com.unity.perception/blob/tutorial_sample_project/Tutorial/TUTORIAL.md",
|
|
"path" : "Samples~/Tutorial Files"
|
|
}
|
|
]
|
|
}
|