diff options
| author | SmallFox <2806143047@qq.com> | 2026-01-25 20:57:12 +0800 |
|---|---|---|
| committer | SmallFox <2806143047@qq.com> | 2026-01-25 20:57:12 +0800 |
| commit | c60171dfdc9f35d3bc17f4c8b28ce42307e9d53a (patch) | |
| tree | 623e3fd4448f60aa5e1a908d1bb63341b5b93fe0 /ProjectSettings/XRSettings.asset | |
First commit
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 |
