浏览代码

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`
 
     If an existing geometry has been set, this function will replace it.
+
+    The triangles must use counterclockwise winding.
   ]],
   related = {
     'lovr.audio.getSpatializer',