direct.showbase.SfxPlayer
from direct.showbase.SfxPlayer import SfxPlayer
Contains the SfxPlayer class, a thin utility class for playing sounds at a particular location.
Inheritance diagram
- class SfxPlayer[source]
Bases:
object
Play sound effects, potentially localized.
- UseInverseSquare = 0
- getLocalizedVolume(self, node, listenerNode=None, cutoff=None)[source]
Get the volume that a sound should be played at if it is localized at this node. We compute this wrt the camera or to listenerNode.