Sfoglia il codice sorgente

Mention web support in Choosing a renderer section

tetrapod00 8 mesi fa
parent
commit
b7b3c5909d
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      tutorials/rendering/renderers.rst

+ 1 - 0
tutorials/rendering/renderers.rst

@@ -76,6 +76,7 @@ Choose **Compatibility** if:
 
 
     - You are developing for older mobile devices, or older desktop devices. The
     - You are developing for older mobile devices, or older desktop devices. The
       Compatibility renderer supports the widest range of hardware.
       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,
     - You have older hardware which does not support Vulkan. In this case,
       Compatibility is the only choice.
       Compatibility is the only choice.
     - You are developing a 2D game, or a 3D game which does not need advanced
     - You are developing a 2D game, or a 3D game which does not need advanced