Browse Source

audio setGeometry triangle winding;

bjorn 4 năm trước cách đây
mục cha
commit
0bd814e729
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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',