This is a beta release of our new docs system. Found an issue? Please tell us about it in the #📖-newdocs-feedback channel
on the Phaser Discord
Event: PRE_RENDER
Phaser.Renderer.Events.PRE_RENDER
PRE_RENDER
Description:
The Pre-Render Event.
This event is dispatched by the Phaser Renderer. This happens right at the start of the render
process, after the context has been cleared, the scissors enabled (WebGL only) and everything has been
reset ready for the render.