diff options
author | chai <215380520@qq.com> | 2024-05-23 10:10:23 +0800 |
---|---|---|
committer | chai <215380520@qq.com> | 2024-05-23 10:10:23 +0800 |
commit | 81330a6b68d307937c262368a42a3fa4e9ad4207 (patch) | |
tree | 0616a08be385794e062fb616df4ffb503631ee08 /Other/NavMeshTest/ProjectSettings/XRSettings.asset | |
parent | 8722a9920c1f6119bf6e769cba270e63097f8e25 (diff) |
+ NavMeshTest
Diffstat (limited to 'Other/NavMeshTest/ProjectSettings/XRSettings.asset')
-rw-r--r-- | Other/NavMeshTest/ProjectSettings/XRSettings.asset | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Other/NavMeshTest/ProjectSettings/XRSettings.asset b/Other/NavMeshTest/ProjectSettings/XRSettings.asset new file mode 100644 index 0000000..482590c --- /dev/null +++ b/Other/NavMeshTest/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 |