OpenGLSurface.Render event
From Xojo Documentation
Event
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.
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.