This repository has been archived on 2025-04-28. You can view files and clone it, but cannot push or open issues or pull requests.
ARPlusSystem/ARPlusSystem-250418/Library/PackageCache/com.unity.xr.arfoundation@4.../Runtime/Unity.XR.ARFoundation.asmdef

36 lines
1.0 KiB
Plaintext
Raw Permalink Normal View History

{
"name": "Unity.XR.ARFoundation",
"references": [
"Unity.RenderPipelines.Core.Runtime",
"Unity.RenderPipelines.Lightweight.Runtime",
"Unity.RenderPipelines.Universal.Runtime",
"Unity.XR.ARSubsystems",
"Unity.XR.Management",
"UnityEngine.SpatialTracking"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.render-pipelines.lightweight",
"expression": "[5.7.2,7.0.0)",
"define": "MODULE_LWRP_ENABLED"
},
{
"name": "com.unity.render-pipelines.universal",
"expression": "7.0.0",
"define": "MODULE_URP_ENABLED"
},
{
"name": "com.unity.xr.legacyinputhelpers",
"expression": "1.0.0",
"define": "USE_LEGACY_INPUT_HELPERS"
}
]
}