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

25 lines
No EOL
594 B
Text

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