Initial commit with LFS

This commit is contained in:
2026-06-08 12:39:14 +09:00
commit 4baccd5cbc
1278 changed files with 139614 additions and 0 deletions

View File

@@ -0,0 +1,37 @@
{
"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
}