Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
Co-authored-by: Dave Pagurek <dave@davepagurek.com>
  • Loading branch information
perminder-17 and davepagurek committed Feb 24, 2024
1 parent 47e9a6f commit 9741865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/webgl/light.js
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@ p5.prototype.imageLight = function (img) {
* camera angles. Using this method, a comprehensive 360-degree view of
* a scene can be obtained.
*
* To enable 360-degree viewing, either use orbitControl or try changing
* To enable 360-degree viewing, either use `orbitControl()` or try changing
* the orientation of the camera to see different parts of the background.
*
* @method panorama
Expand Down

0 comments on commit 9741865

Please sign in to comment.