VR4RoboticArm2/VR4RoboticArm/Library/PackageCache/com.meta.xr.sdk.audio/Runtime/Meta.XR.Audio.asmdef
IonutMocanu d7aba243a2 Main
2025-09-08 11:04:02 +03:00

35 lines
874 B
Plaintext

{
"name": "Meta.XR.Audio",
"rootNamespace": "",
"references": [],
"includePlatforms": [
"Android",
"Editor",
"macOSStandalone",
"WindowsStandalone64"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.xr.management",
"expression": "",
"define": "USING_XR_MANAGEMENT"
},
{
"name": "com.unity.xr.oculus",
"expression": "",
"define": "USING_XR_SDK_OCULUS"
},
{
"define": "OVR_UNITY_PACKAGE_MANAGER",
"name": "com.meta.xr.sdk.audio",
"expression": ""
}
],
"noEngineReferences": false
}