mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
Update recommended renderer for XR
This commit is contained in:
@@ -66,7 +66,7 @@ Choose **Forward+** if:
|
||||
|
||||
Choose **Mobile** if:
|
||||
|
||||
- You are developing for newer mobile devices, XR, or desktop.
|
||||
- You are developing for newer mobile devices, desktop XR, or desktop.
|
||||
- You have relatively new hardware which supports Vulkan, Direct3D 12, or Metal.
|
||||
- You are developing a 3D game.
|
||||
- You want to use advanced rendering features, subject to the limitations
|
||||
@@ -74,8 +74,8 @@ Choose **Mobile** if:
|
||||
|
||||
Choose **Compatibility** if:
|
||||
|
||||
- You are developing for older mobile devices, or older desktop devices. The
|
||||
Compatibility renderer supports the widest range of hardware.
|
||||
- You are developing for older mobile devices, older desktop devices, or
|
||||
standalone XR. The Compatibility renderer supports the widest range of hardware.
|
||||
- You are developing for web. In this case, Compatibility is the only choice.
|
||||
- You have older hardware which does not support Vulkan. In this case,
|
||||
Compatibility is the only choice.
|
||||
@@ -148,8 +148,9 @@ Overall comparison
|
||||
| | | | optimized. Use Mobile or |
|
||||
| | | | Compatibility instead. |
|
||||
+---------------------+--------------------------+--------------------------+--------------------------+
|
||||
| XR | ✔️ Yes. | ✔️ Yes. | ✔️ Yes. |
|
||||
| | | | |
|
||||
| XR | ✔️ Yes. Recommended for | ✔️ Yes. Recommended for | ⚠️ Supported, but poorly |
|
||||
| | standalone headsets. | desktop headsets. | optimized. Use Mobile or |
|
||||
| | | | Compatibility instead. |
|
||||
+---------------------+--------------------------+--------------------------+--------------------------+
|
||||
| Web | ✔️ Yes. | ❌ No. | ❌ No. |
|
||||
+---------------------+--------------------------+--------------------------+--------------------------+
|
||||
|
||||
Reference in New Issue
Block a user