Click or drag to resize
SoundPlayerEmitter Property
Get the audio emitter (when using 3d sound).

Namespace:  GeonBit.Core.Sound
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public AudioEmitter Emitter { get; }

Property Value

Type: AudioEmitter
See Also