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