Renderer.update_projection
- Renderer.update_projection(w=None, h=None)[source]
Update the projection matrix.
- Parameters:
- wint, optional
The width of the renderer, by default None.
- hint, optional
The height of the renderer, by default None.
Update the projection matrix.
The width of the renderer, by default None.
The height of the renderer, by default None.