diff options
author | chai <chaifix@163.com> | 2022-08-29 09:39:43 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2022-08-29 09:39:43 +0800 |
commit | 3fafce57f902a8d8d20f7e9f1bcb0e55c9cb74f3 (patch) | |
tree | e5394053956da50f9c0bb37b4773e8ce7cdd92c9 /CA/ProjectSettings/XRSettings.asset |
Diffstat (limited to 'CA/ProjectSettings/XRSettings.asset')
-rw-r--r-- | CA/ProjectSettings/XRSettings.asset | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CA/ProjectSettings/XRSettings.asset b/CA/ProjectSettings/XRSettings.asset new file mode 100644 index 0000000..482590c --- /dev/null +++ b/CA/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 |