Skip to content

Commit

Permalink
Merge pull request #791 from concavepentagon/patch-1
Browse files Browse the repository at this point in the history
Fix typo in Panner3d
  • Loading branch information
montoyamoraga authored Jul 18, 2023
2 parents 1fde98a + 49532ab commit 2767a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/panner3d.js
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ class Panner3D extends Effect {

/**
* How quickly the volume is reduced as the source moves away from the listener
* @method rollof
* @method rolloff
* @for p5.Panner3D
* @param {Number} rolloffFactor
* @return {Number} updated value
Expand Down

0 comments on commit 2767a3d

Please sign in to comment.