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.
2 parents 72afe8c + 2bf43bd commit bf4c8bdCopy full SHA for bf4c8bd
tutorials/3d/global_illumination/reflection_probes.rst
@@ -194,3 +194,7 @@ advanced project setting.
194
When using the Forward Mobile backend, only 8 reflection probes can be applied on each
195
individual Mesh *resource*. If there are more reflection probes affecting a single mesh,
196
not all of them will be rendered on the mesh.
197
+
198
+Similarly, when using the Compatibility backend, up to 2 reflection probes can be applied
199
+per mesh. If more than 2 reflection probes affect a single mesh, additional probes will
200
+not be rendered.
0 commit comments