mirror of
https://github.com/xiaopeng12138/MaiDXR.git
synced 2024-12-19 04:15:53 +01:00
42 lines
1.0 KiB
Plaintext
42 lines
1.0 KiB
Plaintext
{
|
|
"name": "Oculus.VR.Scripts.Editor",
|
|
"rootNamespace": "",
|
|
"references": [
|
|
"Oculus.VR",
|
|
"Oculus.VR.Editor",
|
|
"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.7.0",
|
|
"define": "PRIORITIZE_OCULUS_XR_SETTINGS"
|
|
}
|
|
],
|
|
"noEngineReferences": false
|
|
} |