This class represents the list of active Unity Game Objects that are designated to be spatial audio listeners. Currently, only one spatial audio listener can be active at a time. 更多...
公有成员 | |
| bool | Add (AkSpatialAudioListener listener) |
| Uniquely adds listeners to the list. | |
| bool | Remove (AkSpatialAudioListener listener) |
| Removes listeners from the list. | |
This class represents the list of active Unity Game Objects that are designated to be spatial audio listeners. Currently, only one spatial audio listener can be active at a time.
1.6.3