internal protected virtual void OnRender() { _context.glClear(GLClearMask.ColorBuffer | GLClearMask.DepthBuffer); }