mirror of
https://github.com/xiaopeng12138/MaiDXR.git
synced 2024-12-18 20:05:52 +01:00
47 lines
1.2 KiB
Plaintext
47 lines
1.2 KiB
Plaintext
{
|
|
"name": "Oculus.VR.Editor",
|
|
"rootNamespace": "",
|
|
"references": [
|
|
"Oculus.VR",
|
|
"Unity.XR.Oculus",
|
|
"Unity.XR.OpenXR",
|
|
"Unity.XR.OpenXR.Editor"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"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"
|
|
},
|
|
{
|
|
"name": "com.unity.xr.openxr",
|
|
"expression": "",
|
|
"define": "USING_XR_SDK_OPENXR"
|
|
},
|
|
{
|
|
"name": "com.unity.xr.oculus",
|
|
"expression": "1.4.0",
|
|
"define": "USING_COMPATIBLE_OCULUS_XR_PLUGIN_VERSION"
|
|
},
|
|
{
|
|
"name": "com.unity.xr.oculus",
|
|
"expression": "1.7.0",
|
|
"define": "PRIORITIZE_OCULUS_XR_SETTINGS"
|
|
}
|
|
],
|
|
"noEngineReferences": false
|
|
} |