Clear every frame displayed in canvas using timer

its possible make that using the component in canvas. " canvas clear ". i am trying using canvas clear but only make the canvas clear every 20 frames.

This should be straightforward, just add a canvas clear block before drawing each new frame

i have a question about the limitations of canvas refresh frame. exist to make the canvas works in 25fps or maybe 60fps. or its impossible?.

Still works if timerInterval set to 40 (25fps)

1 Like