您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
38 行
1.0 KiB
38 行
1.0 KiB
{
|
|
"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"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": true,
|
|
"precompiledReferences": [
|
|
"Newtonsoft.Json.dll"
|
|
],
|
|
"autoReferenced": true,
|
|
"defineConstraints": [],
|
|
"versionDefines": [
|
|
{
|
|
"name": "com.unity.render-pipelines.high-definition",
|
|
"expression": "",
|
|
"define": "HDRP_PRESENT"
|
|
},
|
|
{
|
|
"name": "com.unity.render-pipelines.universal",
|
|
"expression": "",
|
|
"define": "URP_PRESENT"
|
|
}
|
|
],
|
|
"noEngineReferences": false
|
|
}
|