Created
April 3, 2022 12:46
-
-
Save triacontane/3afbc021f6b3584690f0c3b5f259d4ea to your computer and use it in GitHub Desktop.
SEのフェードアウト
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AudioManager._seBuffers.forEach(function(buffer) { | |
buffer.fadeOut(1); | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
1 : 秒数