Initial Unity 6.4 URP project setup

This commit is contained in:
Matt F 2026-04-23 18:40:54 -07:00
commit d06a5e3d75
79 changed files with 8406 additions and 0 deletions

View file

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