WuhuIslandTesting/Library/PackageCache/com.unity.xr.oculus@4.0.0/Runtime/Unity.XR.Oculus.asmdef
2025-01-07 02:06:59 +01:00

28 lines
No EOL
695 B
Text

{
"name": "Unity.XR.Oculus",
"references": [
"Unity.XR.Management",
"Unity.ugui",
"Unity.InputSystem"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.inputsystem",
"expression": "",
"define": "UNITY_INPUT_SYSTEM"
},
{
"name": "com.unity.xr.management",
"expression": "3.2.0",
"define": "XR_MGMT_GTE_320"
}
],
"noEngineReferences": false
}