We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
verts
vertices
1 parent 56fc62a commit 36b3de1Copy full SHA for 36b3de1
1 file changed
src/geom/mesh/typedefs/GenerateVertsResult.js
@@ -3,5 +3,5 @@
3
* @since 3.50.0
4
*
5
* @property {Phaser.Geom.Mesh.Face[]} faces - An array of Face objects generated from the OBJ Data.
6
- * @property {Phaser.Geom.Mesh.Vertex[]} verts - An array of Vertex objects generated from the OBJ Data.
+ * @property {Phaser.Geom.Mesh.Vertex[]} vertices - An array of Vertex objects generated from the OBJ Data.
7
*/
0 commit comments