It might be useful to be able to pause shader. An easy solution might be a boolean prop that if set to `true` makes an early `return` in `drawScene()`.