All public logs

Combined display of all available logs of Resonite Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 15:40, 3 October 2025 .hecko talk contribs created page RenderQueue (Created page with "{{Stub}} '''RenderQueue''' is a property found on material components which controls when they are rendered. It corresponds directly to Unity's RenderQueue value and thus inherits its behaviors and quirks. The default value of RenderQueue is -1, which means the engine will assign an appropriate queue based on the material's Type:BlendMode, i.e. 2000 for Opaque, 2450 for Cutout, and 3000 for Transparent. Materials with RenderQueue below or equal to 250...")