One missing space

This commit is contained in:
Julian Murgia
2016-02-26 15:19:15 +01:00
parent db6f9d6a30
commit 4ba14a1cd0
+1 -1
View File
@@ -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 |
+-----------------------------------------------------------------------+---------------------------------------------+