diff options
author | chai <chaifix@163.com> | 2021-04-08 20:12:47 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-04-08 20:12:47 +0800 |
commit | cf1f5eccaf46eccafc4b3501b9be9a8234b99cfa (patch) | |
tree | 838d14b3ea65b9e784077ebc7bf7c39126f92305 /ProjectSettings/XRSettings.asset |
+init
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 |