Selaa lähdekoodia

audio setGeometry triangle winding;

bjorn 4 vuotta sitten
vanhempi
commit
0bd814e729
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      api/lovr/audio/setGeometry.lua

+ 2 - 0
api/lovr/audio/setGeometry.lua

@@ -62,6 +62,8 @@ return {
     - `transmission`
 
     If an existing geometry has been set, this function will replace it.
+
+    The triangles must use counterclockwise winding.
   ]],
   related = {
     'lovr.audio.getSpatializer',