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

67 lines
1.8 KiB
Plaintext

{
"name": "Unity.XR.PICO",
"rootNamespace": "",
"references": [
"Unity.XR.Management",
"Unity.InputSystem",
"Unity.Subsystem.Registration",
"Unity.XR.PICO.LivePreview",
"Unity.XR.Interaction.Toolkit",
"Unity.XR.Hands",
"Unity.XR.ARSubsystems",
"Unity.XR.OpenXR",
"Unity.XR.OpenXR.Editor",
"Unity.XR.CompositionLayers",
"Unity.XR.CoreUtils"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.inputsystem",
"expression": "",
"define": "UNITY_INPUT_SYSTEM"
},
{
"name": "com.unity.xr.management",
"expression": "3.2.0",
"define": "XR_MGMT_GTE_320"
},
{
"name": "com.unity.xr.hands",
"expression": "1.1.0",
"define": "XR_HANDS"
},
{
"name": "com.unity.pico.livepreview",
"expression": "1.0.0",
"define": "PICO_LIVE_PREVIEW"
},
{
"name": "com.unity.xr.arfoundation",
"expression": "[5.1.2,6.0.0]",
"define": "AR_FOUNDATION_5"
},
{
"name": "com.unity.xr.arfoundation",
"expression": "6.0.0",
"define": "AR_FOUNDATION_6"
},
{
"name": "com.unity.render-pipelines.universal",
"expression": "12.1.12",
"define": "URP"
},
{
"name": "com.unity.xr.compositionlayers",
"expression": "1.0.0",
"define": "XR_COMPOSITION_LAYERS"
}
],
"noEngineReferences": false
}