diff --git a/tutorials/shaders/shader_reference/shading_language.rst b/tutorials/shaders/shader_reference/shading_language.rst index 97f91d19865..39dd48926e0 100644 --- a/tutorials/shaders/shader_reference/shading_language.rst +++ b/tutorials/shaders/shader_reference/shading_language.rst @@ -1058,7 +1058,7 @@ Per-instance uniforms .. note:: - Per-instance uniforms are only available in ``spatial`` (3D) shaders. + Per-instance uniforms are only available in ``spatial`` (3D) and ``canvas_item`` (2D) shaders. Sometimes, you want to modify a parameter on each node using the material. As an example, in a forest full of trees, when you want each tree to have a slightly