mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Remove references to removed GLES2 backend
- Update FAQ to remove issues resolved in 4.0, and add more advice on resolving VRR flicker issues.
This commit is contained in:
@@ -152,8 +152,3 @@ The ``Switch`` node returns a vector if the boolean condition is ``true`` or
|
||||
boolean, all components of the vector should be above zero.
|
||||
|
||||
.. image:: img/vs_switch.png
|
||||
|
||||
.. note::
|
||||
|
||||
The ``Switch`` node is only available on the GLES3 backed. If you are
|
||||
targeting GLES2 devices, you cannot use ``switch`` statements.
|
||||
|
||||
Reference in New Issue
Block a user