adding basic scene with marker detection

This commit is contained in:
Nicolas SANS
2023-04-11 07:57:25 +02:00
parent a6abcd4fe1
commit 13b0bdcfb0
193 changed files with 20224 additions and 0 deletions

10
AR/ProjectSettings/XRSettings.asset generated Normal file
View File

@ -0,0 +1,10 @@
{
"m_SettingKeys": [
"VR Device Disabled",
"VR Device User Alert"
],
"m_SettingValues": [
"True",
"False"
]
}