Skip to content

Commit f890412

Browse files
committed
Remove note about not supporting per-instance uniforms in the Compatibility backend
1 parent 00bb144 commit f890412

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tutorials/shaders/shader_reference/shading_language.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1059,10 +1059,6 @@ Per-instance uniforms
10591059

10601060
Per-instance uniforms are only available in ``spatial`` (3D) shaders.
10611061

1062-
.. note::
1063-
1064-
Per-instance uniforms are not supported when using the Compatibility renderer.
1065-
10661062
Sometimes, you want to modify a parameter on each node using the material. As an
10671063
example, in a forest full of trees, when you want each tree to have a slightly
10681064
different color that is editable by hand. Without per-instance uniforms, this

0 commit comments

Comments
 (0)