aboutsummaryrefslogtreecommitdiff
path: root/ProjectSettings/XRSettings.asset
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2021-05-24 21:04:13 -0400
committerAndrew Lee <alee14498@protonmail.com>2021-05-24 21:04:13 -0400
commit220b16ec3935f5ccb79755d0fda009e5172c2023 (patch)
tree93f6443a80761e539ca18b95c7bd9e96ff0f334b /ProjectSettings/XRSettings.asset
downloadprototype-a-220b16ec3935f5ccb79755d0fda009e5172c2023.tar.gz
prototype-a-220b16ec3935f5ccb79755d0fda009e5172c2023.tar.bz2
prototype-a-220b16ec3935f5ccb79755d0fda009e5172c2023.zip
Inital commit
Diffstat (limited to 'ProjectSettings/XRSettings.asset')
-rw-r--r--ProjectSettings/XRSettings.asset10
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