We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da17e45 commit 41206e4Copy full SHA for 41206e4
tutorials/shaders/shader_reference/shading_language.rst
@@ -1058,7 +1058,7 @@ Per-instance uniforms
1058
1059
.. note::
1060
1061
- Per-instance uniforms are only available in ``spatial`` (3D) shaders.
+ Per-instance uniforms are only available in ``spatial`` (3D) and ``canvas_item`` (2D) shaders.
1062
1063
Sometimes, you want to modify a parameter on each node using the material. As an
1064
example, in a forest full of trees, when you want each tree to have a slightly
0 commit comments