You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
784 B
Plaintext
28 lines
784 B
Plaintext
|
3 years ago
|
{
|
||
|
|
"name": "Unity.ProBuilder",
|
||
|
|
"references": [
|
||
|
|
"Unity.ProBuilder.Poly2Tri",
|
||
|
|
"Unity.ProBuilder.KdTree",
|
||
|
|
"Unity.RenderPipelines.HighDefinition.Runtime"
|
||
|
|
],
|
||
|
|
"includePlatforms": [],
|
||
|
|
"excludePlatforms": [],
|
||
|
|
"allowUnsafeCode": false,
|
||
|
|
"overrideReferences": false,
|
||
|
|
"precompiledReferences": [],
|
||
|
|
"autoReferenced": true,
|
||
|
|
"defineConstraints": [],
|
||
|
|
"versionDefines": [
|
||
|
|
{
|
||
|
|
"name": "com.unity.render-pipelines.high-definition",
|
||
|
|
"expression": "7.1.0",
|
||
|
|
"define": "HDRP_7_1_0_OR_NEWER"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "com.unity.modules.particlesystem",
|
||
|
|
"expression": "1.0.0",
|
||
|
|
"define": "USING_PARTICLE_SYSTEM"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"noEngineReferences": false
|
||
|
|
}
|