Skip to content

Commit 5f2b83a

Browse files
Updated detune property docs
1 parent 0516cba commit 5f2b83a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

v3/src/sound/webaudio/WebAudioSound.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,8 @@ Object.defineProperty(WebAudioSound.prototype, 'rate', {
446446
});
447447
/**
448448
* Detuning of sound.
449+
*
450+
* @name Phaser.Sound.WebAudioSound#detune
449451
* @property {number} detune
450452
*/
451453
Object.defineProperty(WebAudioSound.prototype, 'detune', {

0 commit comments

Comments
 (0)