| 12345678910111213141516171819202122232425262728293031323334353637 |
- {
- "name": "Unity.XR.Interaction.Toolkit.Samples.StarterAssets",
- "rootNamespace": "",
- "references": [
- "Unity.InputSystem",
- "Unity.Mathematics",
- "Unity.TextMeshPro",
- "Unity.XR.CoreUtils",
- "Unity.XR.Interaction.Toolkit",
- "Unity.XR.OpenXR"
- ],
- "includePlatforms": [],
- "excludePlatforms": [],
- "allowUnsafeCode": false,
- "overrideReferences": false,
- "precompiledReferences": [],
- "autoReferenced": true,
- "defineConstraints": [],
- "versionDefines": [
- {
- "name": "com.unity.textmeshpro",
- "expression": "3.0.8",
- "define": "TEXT_MESH_PRO_PRESENT"
- },
- {
- "name": "com.unity.ugui",
- "expression": "2.0.0",
- "define": "UGUI_2_0_PRESENT"
- },
- {
- "name": "com.unity.xr.openxr",
- "expression": "1.6.0",
- "define": "OPENXR_1_6_OR_NEWER"
- }
- ],
- "noEngineReferences": false
- }
|