Document reflection probe limitations in compatability renderer

This commit is contained in:
skyace65
2024-09-08 15:52:42 -04:00
parent 72afe8ceb0
commit 2bf43bd982

View File

@@ -194,3 +194,7 @@ advanced project setting.
When using the Forward Mobile backend, only 8 reflection probes can be applied on each
individual Mesh *resource*. If there are more reflection probes affecting a single mesh,
not all of them will be rendered on the mesh.
Similarly, when using the Compatibility backend, up to 2 reflection probes can be applied
per mesh. If more than 2 reflection probes affect a single mesh, additional probes will
not be rendered.