소스 검색

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',