diff options
author | chai <chaifix@163.com> | 2021-05-11 20:13:09 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-05-11 20:13:09 +0800 |
commit | db44a6e164c2072a6526bb4e588e7590df4e08c4 (patch) | |
tree | df2b447afa45d71e18050739658cd90111c60280 /UnityCollection/ProjectSettings/XRSettings.asset | |
parent | 61f7041fd10f1545991e6fbc66ade10c6835c5a4 (diff) |
*rename
Diffstat (limited to 'UnityCollection/ProjectSettings/XRSettings.asset')
-rw-r--r-- | UnityCollection/ProjectSettings/XRSettings.asset | 10 |
1 files changed, 10 insertions, 0 deletions
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 |