Skip to content

Commit c5412df

Browse files
committed
Fix docs
1 parent 8085952 commit c5412df

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/gameobjects/mesh/MeshCamera.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ var Vector3 = require('../../math/Vector3');
1111

1212
/**
1313
* @classdesc
14-
* A Model Game Object.
14+
* The Mesh Camera.
1515
*
16-
* @class Model
17-
* @memberof Phaser.Geom.Mesh
16+
* @class MeshCamera
17+
* @memberof Phaser.GameObjects
1818
* @constructor
1919
* @since 3.50.0
2020
*/

0 commit comments

Comments
 (0)