VR4RoboticArm2/VR4RoboticArm/Library/PackageCache/com.meta.xr.sdk.interaction/Runtime/UnityXR/Scripts/Oculus.Interaction.UnityXR.asmdef
IonutMocanu 48cccc22ad Main2
2025-09-08 11:13:29 +03:00

38 lines
950 B
Plaintext

{
"name": "Oculus.Interaction.UnityXR",
"rootNamespace": "",
"references": [
"Oculus.Interaction",
"Unity.InputSystem",
"Unity.XR.Management",
"Unity.XR.CoreUtils",
"Unity.XR.Hands"
],
"includePlatforms": [],
"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
}