您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
32 行
870 B
32 行
870 B
{
|
|
"name": "Unity.Perception.Editor",
|
|
"references": [
|
|
"Unity.RenderPipelines.Core.Runtime",
|
|
"Unity.RenderPipelines.HighDefinition.Runtime",
|
|
"Unity.RenderPipelines.HighDefinition.Editor",
|
|
"Unity.Mathematics",
|
|
"Unity.Entities",
|
|
"Unity.Collections",
|
|
"Unity.Perception.Runtime",
|
|
"PathCreatorEditor",
|
|
"PathCreator",
|
|
"UnityEngine.UI"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": false,
|
|
"precompiledReferences": [],
|
|
"autoReferenced": true,
|
|
"defineConstraints": [],
|
|
"versionDefines": [
|
|
{
|
|
"name": "com.unity.render-pipelines.high-definition",
|
|
"expression": "",
|
|
"define": "HDRP_PRESENT"
|
|
}
|
|
],
|
|
"noEngineReferences": false
|
|
}
|