upX

The x-component of the camera's "up" vector.

The camera's "up" vector orients its y-axis. By default, the "up" vector is (0, 1, 0), so its x-component is 0 in "local" space.

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