Translations:Mirrors/30/en: Difference between revisions

From VRChat Wiki
FuzzyBot (talk | contribs)
Importing a new version from external source
 
FuzzyBot (talk | contribs)
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

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Mirrors)
=== Technical details ===
Mirrors render during <code>Camera.onPreCull</code>. World creators using scripts that depend on mirror render timing should account for this.

Technical details

Mirrors render during Camera.onPreCull. World creators using scripts that depend on mirror render timing should account for this.