We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d2cda2a + 4036e3a commit 53c12c3Copy full SHA for 53c12c3
src/webgl/p5.Camera.js
@@ -3682,8 +3682,7 @@ function camera(p5, fn){
3682
};
3683
3684
/**
3685
- * Creates a new <a href="#/p5.Camera">p5.Camera</a> object and sets it
3686
- * as the current (active) camera.
+ * Creates a new <a href="#/p5.Camera">p5.Camera</a> object.
3687
*
3688
* The new camera is initialized with a default position `(0, 0, 800)` and a
3689
* default perspective projection. Its properties can be controlled with
0 commit comments