瀏覽代碼

audio setGeometry triangle winding;

bjorn 4 年之前
父節點
當前提交
0bd814e729
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      api/lovr/audio/setGeometry.lua

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

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