Загрузка PICO Unity OpenXR Integration SDK

This commit is contained in:
2024-12-21 10:28:02 +03:00
parent 36d1ee9f33
commit df50e267f3
628 changed files with 68895 additions and 2 deletions

View File

@ -0,0 +1,24 @@
{
"name": "PICO.Platform",
"references": [
"Unity.XR.PICO.Editor",
"Unity.XR.PICO",
"Unity.XR.OpenXR.Features.PICOSupport"
],
"optionalUnityReferences": [],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"versionDefines": [
{
"name": "com.unity.xr.management",
"expression": "",
"define": "USING_XR_MANAGEMENT"
},
{
"name": "com.unity.xr.pico",
"expression": "",
"define": "USING_XR_SDK_PICO"
}
]
}