Skip to content

Commit 2bf43bd

Browse files
committed
Document reflection probe limitations in compatability renderer
1 parent 72afe8c commit 2bf43bd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tutorials/3d/global_illumination/reflection_probes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,3 +194,7 @@ advanced project setting.
194194
When using the Forward Mobile backend, only 8 reflection probes can be applied on each
195195
individual Mesh *resource*. If there are more reflection probes affecting a single mesh,
196196
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

Comments
 (0)