new RequestAnimationFrameProcess(fpsopt)
A process based on the requestAnimationFrame native browser method
Parameters:
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
fps | number | <optional> | 30 | frame rate per second |
- Source