mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 18:29:11 +00:00
One missing space
This commit is contained in:
@@ -203,7 +203,7 @@ follows:
|
||||
+-----------------------------------------------------------------------+---------------------------------------------+
|
||||
| vec3 *reflect* ( vec3, vec3 ) | Reflect |
|
||||
+-----------------------------------------------------------------------+---------------------------------------------+
|
||||
| color *tex* ( texture, vec2 ) | Read from a texture in normalized coords |
|
||||
| color *tex* ( texture, vec2 ) | Read from a texture in normalized coords |
|
||||
+-----------------------------------------------------------------------+---------------------------------------------+
|
||||
| color *texcube* ( texture, vec3 ) | Read from a cubemap |
|
||||
+-----------------------------------------------------------------------+---------------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user