장보기 프로젝트

This commit is contained in:
2026-04-14 18:02:07 +09:00
commit dc19679985
2658 changed files with 235852 additions and 0 deletions

View File

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