Skip to content

Commit 49532ab

Browse files
Fix typo in Panner3d
1 parent 1fde98a commit 49532ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/panner3d.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ class Panner3D extends Effect {
259259

260260
/**
261261
* How quickly the volume is reduced as the source moves away from the listener
262-
* @method rollof
262+
* @method rolloff
263263
* @for p5.Panner3D
264264
* @param {Number} rolloffFactor
265265
* @return {Number} updated value

0 commit comments

Comments
 (0)