|
@@ -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 |
|
|
|
+-----------------------------------------------------------------------+---------------------------------------------+
|