You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
462 B
20 lines
462 B
{
|
|
"name": "Unity.XR.ARKit.Editor",
|
|
"references": [
|
|
"Unity.XR.ARKit",
|
|
"Unity.XR.ARSubsystems",
|
|
"Unity.XR.ARSubsystems.Editor",
|
|
"Unity.XR.Management.Editor"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"versionDefines": [
|
|
{
|
|
"name": "com.unity.xr.management",
|
|
"expression": "3.2.0",
|
|
"define": "USE_XR_PACKAGE_METADATA"
|
|
}
|
|
]
|
|
}
|