adds note to offscreen tutorial

This commit is contained in:
gellert 2016-12-21 23:15:39 +01:00
parent f81908711b
commit 7e82e12468

View file

@ -12,6 +12,8 @@ when there is nothing happening on a webpage, no frames are generated. The
maximum frame rate is 60, because above that there is no benefit, just maximum frame rate is 60, because above that there is no benefit, just
performance loss. performance loss.
**Note:** An offscreen window is always created as a [Frameless Window](../api/frameless-window.md).
## Two modes of rendering ## Two modes of rendering
### GPU accelerated ### GPU accelerated