We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d9a9d3 commit e732dfaCopy full SHA for e732dfa
src/webgl/loading.js
@@ -28,7 +28,7 @@ import './p5.Geometry';
28
*
29
* Note: When loading a `.obj` file that references materials stored in
30
* `.mtl` files, p5.js will attempt to load and apply those materials.
31
- * To ensure that the `.obj` file reads the `.mtl` file correctly include the
+ * To ensure that the `.obj` file reads the `.mtl` file correctly include the
32
* `.mtl` file alongside it.
33
34
* The first way to call `loadModel()` has three optional parameters after the
0 commit comments