Click or drag to resize
SoundEffectDefaultListener Field
A default listener to use for 3D sound effects that have no listener and don't use the camera as default.

Namespace:  GeonBit.ECS.Components.Sound
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static GameObject DefaultListener

Field Value

Type: GameObject
See Also