Skip to content

_GLRENDER

Samuel Gomes edited this page Nov 8, 2022 · 1 revision

Syntax

_GLRENDER mode

Parameters

Mode can be:

  • _BEHIND - renders OpenGL context behind the software rendering
  • _ONTOP - renders OpenGL context on the top of the software rendering [default]
  • _ONLY - renders OpenGL context only

See Also

Clone this wiki locally