Scott Ramsby 7 年之前
父節點
當前提交
693212a1a6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/Engine/babylon.engine.ts

+ 1 - 1
src/Engine/babylon.engine.ts

@@ -3349,7 +3349,7 @@
         }
 
         /**
-         * Gets the lsit of active attributes for a given webGL program
+         * Gets the list of active attributes for a given webGL program
          * @param shaderProgram defines the webGL program to use
          * @param attributesNames defines the list of attribute names to get
          * @returns an array of indices indicating the offset of each attribute