diff options
| author | SmallFox <2806143047@qq.com> | 2026-05-08 19:42:19 +0800 |
|---|---|---|
| committer | SmallFox <2806143047@qq.com> | 2026-05-08 19:42:19 +0800 |
| commit | 8df1de6b06db203e4fa0acda0a5fff34fa69ebd1 (patch) | |
| tree | 1012cc5693af4ee6aabe2917395f056934805bae /ProjectSettings/XRSettings.asset | |
Creat UnityProject
start
Diffstat (limited to 'ProjectSettings/XRSettings.asset')
| -rw-r--r-- | ProjectSettings/XRSettings.asset | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ProjectSettings/XRSettings.asset b/ProjectSettings/XRSettings.asset new file mode 100644 index 0000000..482590c --- /dev/null +++ b/ProjectSettings/XRSettings.asset @@ -0,0 +1,10 @@ +{ + "m_SettingKeys": [ + "VR Device Disabled", + "VR Device User Alert" + ], + "m_SettingValues": [ + "False", + "False" + ] +}
\ No newline at end of file |
