Translations:Mirrors/30/en: Difference between revisions
From VRChat Wiki
Importing a new version from external source |
Importing a new version from external source |
||
| Line 1: | Line 1: | ||
== Technical details == | === Technical details === | ||
Mirrors render during <code>Camera.onPreCull</code>. World creators using scripts that depend on mirror render timing should account for this. | Mirrors render during <code>Camera.onPreCull</code>. World creators using scripts that depend on mirror render timing should account for this. | ||
Latest revision as of 18:57, 4 April 2026
Technical details
Mirrors render during Camera.onPreCull. World creators using scripts that depend on mirror render timing should account for this.