AudioControllerGetCurrentAudioListener Method
|
Gets the currently active Unity audio listener.
Namespace:
(Default Namespace)
Assembly:
AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax public static AudioListener GetCurrentAudioListener()
Return Value
Type:
AudioListener
Reference of the currently active AudioListener object.
See Also