VR4RoboticArm2/VR4RoboticArm/Library/PackageCache/com.meta.xr.sdk.haptics/Runtime/Oculus.Haptics.asmdef
IonutMocanu d7aba243a2 Main
2025-09-08 11:04:02 +03:00

28 lines
703 B
Plaintext

{
"name": "Oculus.Haptics",
"rootNamespace": "Oculus.Haptics",
"references": [
"Unity.XR.OpenXR",
"Oculus.VR"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.xr.openxr",
"expression": "",
"define": "USING_XR_SDK_OPENXR"
},
{
"define": "OVR_UNITY_PACKAGE_MANAGER",
"name": "com.meta.xr.sdk.haptics",
"expression": ""
}
],
"noEngineReferences": false
}