mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Standardize renderer names and terms
This commit is contained in:
@@ -118,7 +118,7 @@ Global built-ins are available everywhere, including custom functions.
|
||||
| in float **E** | An ``E`` constant (``2.718281``). Euler's number and a base of the natural logarithm. |
|
||||
+-----------------------------+------------------------------------------------------------------------------------------+
|
||||
| in bool **OUTPUT_IS_SRGB** | ``true`` when output is in sRGB color space (this is ``true`` in the Compatibility |
|
||||
| | renderer, ``false`` in Forward+ and Forward Mobile). |
|
||||
| | renderer, ``false`` in Forward+ and Mobile). |
|
||||
+-----------------------------+------------------------------------------------------------------------------------------+
|
||||
| in float **CLIP_SPACE_FAR** | Clip space far ``z`` value. |
|
||||
| | In the Forward+ or Mobile renderers, it's ``0.0``. |
|
||||
|
||||
Reference in New Issue
Block a user