DesktopOpenGLSurface.Render

From Xojo Documentation

Event


DesktopOpenGLSurface.Render() As Boolean

New in 2021r3

Supported for all project types and targets.

Fires when you call the Render method. You can perform OpenGL drawing here and when this event exits, it will swap the image buffers for double-buffered OpenGL contexts.