add unity doc.
This commit is contained in:
24
unity/PICO-Unity-Integration-SDK-release_3.4.0/Platform/Pico.Platform.asmdef
Executable file
24
unity/PICO-Unity-Integration-SDK-release_3.4.0/Platform/Pico.Platform.asmdef
Executable 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user