VR4RoboticArm2/VR4RoboticArm/Library/PackageCache/com.meta.xr.sdk.interaction/Editor/UnityXR/Oculus.Interaction.Editor.UnityXR.asmdef
IonutMocanu d7aba243a2 Main
2025-09-08 11:04:02 +03:00

42 lines
1.0 KiB
Plaintext

{
"name": "Oculus.Interaction.Editor.UnityXR",
"rootNamespace": "",
"references": [
"Oculus.Interaction",
"Unity.InputSystem",
"Unity.XR.Management",
"Unity.XR.CoreUtils",
"Unity.XR.Hands",
"Oculus.Interaction.Editor",
"Oculus.Interaction.UnityXR"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [
"USE_OPENXR"
],
"versionDefines": [
{
"name": "com.unity.xr.hands",
"expression": "",
"define": "USE_XR_HANDS"
},
{
"name": "com.unity.xr.openxr",
"expression": "",
"define": "USE_OPENXR"
},
{
"define": "OVR_UNITY_PACKAGE_MANAGER",
"name": "com.meta.xr.sdk.interaction",
"expression": ""
}
],
"noEngineReferences": false
}