上传YomovSDK
This commit is contained in:
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user