summaryrefslogtreecommitdiff
path: root/ProjectSettings/XRSettings.asset
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-07-02 20:43:53 +0800
committer魏曹先生 <1992414357@qq.com>2026-07-02 20:43:53 +0800
commit828d68ce776843b75a324bf20479fda918dc7d29 (patch)
tree92fcde04eefb87da525f32920005e558c20f124f /ProjectSettings/XRSettings.asset
Initialize Unity project with URP and gitignore filesmain
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