VR4Medical/ICI/Library/PackageCache/com.unity.xr.hands@b137b9cef9d8/Runtime/Unity.XR.Hands.asmdef
2025-07-29 13:45:50 +03:00

49 lines
1.3 KiB
Plaintext

{
"name": "Unity.XR.Hands",
"rootNamespace": "",
"references": [
"Unity.Burst",
"Unity.InputSystem",
"Unity.XR.CoreUtils",
"Unity.XR.Management",
"Unity.XR.Management.Editor",
"Unity.XR.OpenXR",
"Unity.XR.OpenXR.Features.OculusQuestSupport",
"Unity.Mathematics"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.xr.openxr",
"expression": "1.0.0",
"define": "UNITY_OPENXR_PACKAGE"
},
{
"name": "com.unity.xr.openxr",
"expression": "1.2.0",
"define": "UNITY_OPENXR_PACKAGE_1_2"
},
{
"name": "com.unity.xr.openxr",
"expression": "1.6.0",
"define": "UNITY_OPENXR_PACKAGE_1_6"
},
{
"name": "com.unity.xr.openxr",
"expression": "1.8.1",
"define": "UNITY_OPENXR_PACKAGE_1_8"
},
{
"name": "com.unity.burst",
"expression": "1.6.6",
"define": "BURST_PRESENT"
}
],
"noEngineReferences": false
}