mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
Add missing space
This commit is contained in:
@@ -171,7 +171,7 @@ For a complete list of built-in GLSL functions see the :ref:`Shading Language do
|
||||
+---------------------------------------------------------------------------------------------+--------------------------------------------------+
|
||||
| vec4_type **textureProjLod** ( sampler_type s, vec_type uv, float lod ) | |
|
||||
+---------------------------------------------------------------------------------------------+--------------------------------------------------+
|
||||
| vec4_type **textureGrad** ( sampler_type s, vec_type uv, vec_type dPdx, vec_type dPdy) | |
|
||||
| vec4_type **textureGrad** ( sampler_type s, vec_type uv, vec_type dPdx, vec_type dPdy ) | |
|
||||
+---------------------------------------------------------------------------------------------+--------------------------------------------------+
|
||||
| vec_type **dFdx** ( vec_type p ) | |
|
||||
+---------------------------------------------------------------------------------------------+--------------------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user