Asynchronous scheduling function. By default this is requestAnimationFrame when available and setTimeout when not.
requestAnimationFrame
Optional
Generated using TypeDoc
Asynchronous scheduling function. By default this is
requestAnimationFrame
when available and setTimeout when not.