Browse Source

adds note to offscreen tutorial

gellert 8 years ago
parent
commit
7e82e12468
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/tutorial/offscreen-rendering.md

+ 2 - 0
docs/tutorial/offscreen-rendering.md

@@ -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
 performance loss.
 
+**Note:** An offscreen window is always created as a [Frameless Window](../api/frameless-window.md).
+
 ## Two modes of rendering
 
 ### GPU accelerated