This commit is contained in:
2025-09-04 11:46:34 +08:00
parent 60e4ef39ed
commit 2bf4e2bd7f
56 changed files with 3635 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
{
"name": "ImmersalSDK",
"rootNamespace": "",
"references": [
"Unity.XR.ARFoundation",
"Unity.XR.ARSubsystems",
"Unity.EditorCoroutines.Editor",
"UnityEngine.SpatialTracking",
"Unity.TextMeshPro",
"Unity.XR.CoreUtils",
"Rokid.Unity.XR"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}