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