비트 찍기 완료 및 클로드를 통한 api작업

This commit is contained in:
jongjae0305
2026-05-20 16:44:28 +09:00
commit 2cd1be88d4
1596 changed files with 444234 additions and 0 deletions
@@ -0,0 +1,36 @@
{
"name": "Unity.XR.Interaction.Toolkit.Samples.Hands",
"rootNamespace": "",
"references": [
"Unity.InputSystem",
"Unity.Mathematics",
"Unity.XR.CoreUtils",
"Unity.XR.Hands",
"Unity.XR.Interaction.Toolkit"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"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
}