From db44a6e164c2072a6526bb4e588e7590df4e08c4 Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 11 May 2021 20:13:09 +0800 Subject: *rename --- UnityCollection/ProjectSettings/XRSettings.asset | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 UnityCollection/ProjectSettings/XRSettings.asset (limited to 'UnityCollection/ProjectSettings/XRSettings.asset') diff --git a/UnityCollection/ProjectSettings/XRSettings.asset b/UnityCollection/ProjectSettings/XRSettings.asset new file mode 100644 index 0000000..482590c --- /dev/null +++ b/UnityCollection/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 -- cgit v1.1-26-g67d0