SoundListener
class SoundListener
He is responsible for “hearing” the sounds in the 3D environment, they are like ears, you can only hear if you are within their diameter in the scene.
public class SoundListener
extends Component
— Constructors (1) —
Constructor | Description |
---|---|
SoundListener() | Creates a new SoundListener. |