您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
16 行
550 B
16 行
550 B
{
|
|
"name": "com.unity.demoteam.digital-human",
|
|
"displayName": "Demo Team Digital Human",
|
|
"version": "0.1.1-preview",
|
|
"unity": "2019.3",
|
|
"description": "Library of digital human tech features from 'The Heretic'.",
|
|
"dependencies": {
|
|
"com.unity.demoteam.attributes": "0.1.1-preview",
|
|
"com.unity.burst": "1.2.3",
|
|
"com.unity.collections": "0.1.1-preview",
|
|
"com.unity.jobs": "0.1.1-preview",
|
|
"com.unity.mathematics": "1.1.0",
|
|
"com.unity.render-pipelines.high-definition": "7.2.1",
|
|
"com.unity.timeline": "1.2.12"
|
|
}
|
|
}
|