initial upload

This commit is contained in:
Fiedler
2025-09-24 13:27:39 +02:00
commit c721469c3b
2676 changed files with 787530 additions and 0 deletions

View File

@ -0,0 +1,27 @@
{
"name": "Unity.XR.Interaction.Toolkit.Samples.ARStarterAssets",
"rootNamespace": "",
"references": [
"Unity.InputSystem",
"Unity.XR.CoreUtils",
"Unity.XR.Interaction.Toolkit",
"Unity.XR.ARFoundation",
"Unity.XR.ARSubsystems",
"Unity.XR.Interaction.Toolkit.Samples.StarterAssets"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.xr.arfoundation",
"expression": "4.2.7",
"define": "AR_FOUNDATION_PRESENT"
}
],
"noEngineReferences": false
}