VR4Medical/ICI/Library/PackageCache/com.unity.xr.interaction.toolkit@42ef3600567b/Runtime/Unity.XR.Interaction.Toolkit.asmdef
2025-07-29 13:45:50 +03:00

109 lines
3.2 KiB
Plaintext

{
"name": "Unity.XR.Interaction.Toolkit",
"rootNamespace": "UnityEngine.XR.Interaction.Toolkit",
"references": [
"UnityEngine.UI",
"UnityEngine.SpatialTracking",
"Unity.XR.ARSubsystems",
"Unity.XR.ARFoundation",
"UnityEngine.XR.LegacyInputHelpers",
"Unity.InputSystem",
"Unity.XR.CoreUtils",
"Unity.XR.Management",
"Unity.Mathematics",
"Unity.Burst",
"Unity.XR.Hands",
"Unity.XR.OpenXR",
"Unity.XR.Simulation"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.xr.arfoundation",
"expression": "4.1.0",
"define": "AR_FOUNDATION_4_1_OR_NEWER"
},
{
"name": "com.unity.xr.arfoundation",
"expression": "4.2.0",
"define": "AR_FOUNDATION_4_2_OR_NEWER"
},
{
"name": "com.unity.xr.arfoundation",
"expression": "5.2.0",
"define": "AR_FOUNDATION_5_2_OR_NEWER"
},
{
"name": "com.unity.xr.arfoundation",
"expression": "6.0.0",
"define": "AR_FOUNDATION_6_0_OR_NEWER"
},
{
"name": "com.unity.xr.arfoundation",
"expression": "2.0.2",
"define": "AR_FOUNDATION_PRESENT"
},
{
"name": "com.unity.modules.animation",
"expression": "1.0.0",
"define": "ANIMATION_MODULE_PRESENT"
},
{
"name": "com.unity.modules.physics2d",
"expression": "1.0.0",
"define": "PHYSICS2D_MODULE_PRESENT"
},
{
"name": "com.unity.modules.uielements",
"expression": "1.0.0",
"define": "UIELEMENTS_MODULE_PRESENT"
},
{
"name": "com.unity.burst",
"expression": "1.6.6",
"define": "BURST_PRESENT"
},
{
"name": "com.unity.xr.hands",
"expression": "1.1.0",
"define": "XR_HANDS_1_1_OR_NEWER"
},
{
"name": "com.unity.xr.hands",
"expression": "1.3.0",
"define": "XR_HANDS_1_3_OR_NEWER"
},
{
"name": "com.unity.xr.management",
"expression": "4.0.1",
"define": "XR_MANAGEMENT_4_0_OR_NEWER"
},
{
"name": "com.unity.xr.openxr",
"expression": "1.6.0",
"define": "OPENXR_1_6_OR_NEWER"
},
{
"name": "com.unity.xr.openxr",
"expression": "1.7.0",
"define": "OPENXR_1_7_OR_NEWER"
},
{
"name": "com.unity.xr.openxr",
"expression": "1.10.0",
"define": "OPENXR_1_10_OR_NEWER"
},
{
"name": "com.unity.xr.legacyinputhelpers",
"expression": "2.1.10",
"define": "XR_LEGACY_INPUT_HELPERS_2_1_OR_NEWER"
}
],
"noEngineReferences": false
}