Fixes the canvas item vertex example

This commit is contained in:
MrCdK
2018-03-20 22:35:50 +01:00
parent f0dfc1977c
commit 3f522f38d2

View File

@@ -987,7 +987,7 @@ happen later, though) with the following code, so it can be done manually:
.. code-block:: glsl
shader_type spatial;
shader_type canvas_item;
render_mode skip_vertex_transform;
void vertex() {