Răsfoiți Sursa

Add a note about how the simulator doesn't support layers;

bjorn 10 luni în urmă
părinte
comite
f0782c7eba
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  1. 2 0
      api/lovr/headset/Layer/init.lua

+ 2 - 0
api/lovr/headset/Layer/init.lua

@@ -17,6 +17,8 @@ return {
 
     Combined, all of this makes a massive difference in quality when rendering 2D content on a
     Layer, especially improving text readability.
+
+    Note that currently the VR simulator does not support layers.
   ]],
   constructor = 'lovr.headset.newLayer'
 }