-
Notifications
You must be signed in to change notification settings - Fork 234
AudioListener
Adrien GIVRY edited this page Sep 23, 2020
·
3 revisions
Represents an audio listener. The distance between audio sources and audio listener will affect the sound attenuation of spatialized sounds
- Inherits from:
AComponent
- C++ related class:
CAudioListener
- Lua usertype name:
AudioListener
This usertype has no variables
Name | Input | Output | Description |
---|---|---|---|
new | AudioListener |
Default Constructor |
This usertype has no functions
This usertype has no operators