2025-12-02 16:04:23 +08:00

31 lines
770 B
Plaintext

{
"name": "Unity.XR.PICO.LivePreview",
"rootNamespace": "",
"references": [
"Unity.XR.Management",
"Unity.InputSystem",
"Unity.Subsystem.Registration"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.inputsystem",
"expression": "",
"define": "UNITY_INPUT_SYSTEM"
},
{
"name": "com.unity.xr.management",
"expression": "4.0.0",
"define": "XR_MGMT_GTE_400"
}
],
"noEngineReferences": false
}