2023-06-21 13:28:15 -04:00
|
|
|
{
|
|
|
|
"name": "UnityEditor.UI",
|
|
|
|
|
|
|
|
"references": [
|
|
|
|
"UnityEngine.UI"
|
|
|
|
],
|
|
|
|
"includePlatforms": [
|
|
|
|
"Editor"
|
|
|
|
],
|
|
|
|
"excludePlatforms": [],
|
|
|
|
"versionDefines": [
|
|
|
|
{
|
|
|
|
"name": "com.unity.modules.physics",
|
|
|
|
"expression": "1.0.0",
|
|
|
|
"define": "PACKAGE_PHYSICS"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "com.unity.modules.physics2d",
|
|
|
|
"expression": "1.0.0",
|
|
|
|
"define": "PACKAGE_PHYSICS2D"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "com.unity.modules.animation",
|
|
|
|
"expression": "1.0.0",
|
|
|
|
"define": "PACKAGE_ANIMATION"
|
|
|
|
}
|
|
|
|
]
|
2023-06-19 20:21:21 -07:00
|
|
|
}
|