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.
1 parent 4b0ed66 commit 4872e09Copy full SHA for 4872e09
src/data/examples/en/08_Math/15_Noise2D.js
@@ -5,7 +5,6 @@
5
* @description Create a 2D noise with different parameters.
6
*/
7
8
-let noiseVal;
9
let noiseScale = 0.02;
10
11
function setup() {
0 commit comments