初期コミット

This commit is contained in:
oogushiyuuga
2026-04-21 09:53:45 +09:00
parent 5b6b38026b
commit 8c408bee21
1243 changed files with 300054 additions and 0 deletions

View File

@@ -0,0 +1,47 @@
{
"name": "Unity.XR.Interaction.Toolkit.Samples.Hands",
"rootNamespace": "",
"references": [
"Unity.InputSystem",
"Unity.Mathematics",
"Unity.TextMeshPro",
"Unity.XR.CoreUtils",
"Unity.XR.Hands",
"Unity.XR.Interaction.Toolkit"
],
"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.hands",
"expression": "1.1.0",
"define": "XR_HANDS_1_1_OR_NEWER"
},
{
"name": "com.unity.xr.hands",
"expression": "1.2.1",
"define": "XR_HANDS_1_2_OR_NEWER"
},
{
"name": "com.unity.xr.hands",
"expression": "1.5.0-pre.3",
"define": "XR_HANDS_1_5_OR_NEWER"
}
],
"noEngineReferences": false
}