Files
VR-WuKong/Packages/PICO Unity Integration SDK-3.3.2-20251111/Enterprise/PICOXR.TobSupport.asmdef
2025-11-13 17:40:28 +08:00

38 lines
1.0 KiB
Plaintext

{
"name": "PICO.TobSupport",
"rootNamespace": "",
"references": [
"Unity.XR.PICO.Editor",
"Unity.XR.Interaction.Toolkit",
"Unity.XR.PICO",
"Unity.XR.OpenXR.Features.PICOSupport.Editor",
"Unity.XR.OpenXR.Features.PICOSupport",
"Unity.XR.OpenXR",
"Unity.XR.CompositionLayers"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.xr.interaction.toolkit",
"expression": "[2.4.0,3.0.0]",
"define": "XRI_240"
},
{
"name": "com.unity.xr.interaction.toolkit",
"expression": "3.0.0",
"define": "XRI_300"
},
{
"name": "com.unity.xr.compositionlayers",
"expression": "",
"define": "UNITY_XR_COMPOSITIONLAYERS"
}
],
"noEngineReferences": false
}