Загрузка PICO Unity OpenXR Integration SDK
This commit is contained in:
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user