Interface: RendererUpdateOptions

Properties

invertCanvasSize

Optional invertCanvasSize: boolean

If set to true, the renderer will resize the canvas using y, x instead of x, y. This is used for forced orientation changes to keep the canvas the right size.


resizeCallback

Optional resizeCallback: ResizeCallback

Called at the end of resizing the canvas, if that occurred this frame.