34 lines
867 B
Plaintext
34 lines
867 B
Plaintext
{
|
|
"name": "Unity.XR.PICO",
|
|
"references": [
|
|
"Unity.XR.Management",
|
|
"Unity.InputSystem",
|
|
"Unity.Subsystem.Registration",
|
|
"Unity.XR.Hands"
|
|
],
|
|
"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"
|
|
}
|
|
],
|
|
"noEngineReferences": false
|
|
} |