@@ -65,16 +65,17 @@ Choose **Forward+** if:
6565
6666Choose **Mobile ** if:
6767
68- - You are developing for newer mobile devices, desktop XR, or desktop.
68+ - You are developing for newer mobile devices, desktop XR, standalone XR, or
69+ desktop.
6970 - You have relatively new hardware which supports Vulkan, Direct3D 12, or Metal.
7071 - You are developing a 3D game.
7172 - You want to use advanced rendering features, subject to the limitations
7273 of mobile hardware.
7374
7475Choose **Compatibility ** if:
7576
76- - You are developing for older mobile devices, older desktop devices, or
77- standalone XR. The Compatibility renderer supports the widest range of hardware.
77+ - You are developing for older mobile devices, or older desktop devices.
78+ The Compatibility renderer supports the widest range of hardware.
7879 - You are developing for web. In this case, Compatibility is the only choice.
7980 - You have older hardware which does not support Vulkan. In this case,
8081 Compatibility is the only choice.
@@ -151,9 +152,9 @@ Overall comparison
151152| | | | optimized. Use Mobile or |
152153| | | | Compatibility instead. |
153154+---------------------+--------------------------+--------------------------+--------------------------+
154- | XR | ✔️ Yes. Recommended for | ✔️ Yes. Recommended for | ⚠️ Supported, but poorly |
155- | | standalone headsets. | desktop headsets. | optimized. Use Mobile or |
156- | | | | Compatibility instead. |
155+ | XR | ⚠️ Supported, but not | ✔️ Yes. Recommended for | ⚠️ Supported, but poorly |
156+ | | recommended. Use Mobile | desktop and standalone | optimized. Use Mobile or |
157+ | | instead. | headsets. | Compatibility instead. |
157158+---------------------+--------------------------+--------------------------+--------------------------+
158159| Web | ✔️ Yes. | ❌ No. | ❌ No. |
159160+---------------------+--------------------------+--------------------------+--------------------------+
0 commit comments