Reference centerY

centerY

The y-coordinate of the place where the camera looks.

By default, the camera looks at the origin (0, 0, 0) in "world" space, so myCamera.centerY is 0.

Examples

This page is generated from the comments in src/webgl/p5.Camera.js . Please feel free to edit it and submit a pull request!

Related References