boa noite estou com problemas no p5js o comando height não esta sendo execulta esta apresentando erro abaixo:
[sketch.js, line 21] "height" is not defined in the current scope. If you have defined it in your code, you should check its scope, spelling, and letter-casing (JavaScript is case-sensitive). + More info: https://p5js.org/examples/data-variable-scope.html Did you just try to use p5.js's height variable? If so, you may want to move it into your sketch's setup() function. + More info: https://github.com/processing/p5.js/wiki/p5.js-overview#why-cant-i-assign-variables-using-p5-functions-and-variables-before-setup