diff options
author | chai <chaifix@163.com> | 2021-05-10 18:04:07 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-05-10 18:04:07 +0800 |
commit | dbbc74505e49659bae5b3125874125cd256f9c17 (patch) | |
tree | 4df216da58a4d87349b647f0ce5856f59eab78dc /CollectionProj/ProjectSettings/XRSettings.asset | |
parent | 1ba2448eb57bf7b55e7ec65249c1f3556b32e12f (diff) |
+init
Diffstat (limited to 'CollectionProj/ProjectSettings/XRSettings.asset')
-rw-r--r-- | CollectionProj/ProjectSettings/XRSettings.asset | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CollectionProj/ProjectSettings/XRSettings.asset b/CollectionProj/ProjectSettings/XRSettings.asset new file mode 100644 index 0000000..482590c --- /dev/null +++ b/CollectionProj/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 |