上传YomovSDK

This commit is contained in:
Sora丶kong
2026-03-03 03:15:46 +08:00
parent 9096da7e6c
commit eb97f31065
6477 changed files with 1932208 additions and 3 deletions

View File

@@ -0,0 +1,43 @@
{
"name": "Unity.XR.OpenXR.Editor",
"rootNamespace": "",
"references": [
"Unity.XR.Management",
"Unity.XR.Management.Editor",
"Unity.XR.OpenXR",
"Unity.InputSystem",
"Unity.XR.CoreUtils.Editor"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.xr.management",
"expression": "3.2.0",
"define": "XR_MGMT_3_2_0_OR_NEWER"
},
{
"name": "com.unity.xr.management",
"expression": "[0.0.0,4.1.0]",
"define": "XR_MGMT_4_1_0_OR_OLDER"
},
{
"name": "com.unity.xr.management",
"expression": "4.4.0",
"define": "XR_MGMT_4_4_0_OR_NEWER"
},
{
"name": "com.unity.xr.compositionlayers",
"expression": "1.0.0",
"define": "XR_COMPOSITION_LAYERS"
}
],
"noEngineReferences": false
}