Scott Ramsby 7 lat temu
rodzic
commit
693212a1a6
1 zmienionych plików z 1 dodań i 1 usunięć
  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