Click or drag to resize
SoundPlayerIs3D Property
Get if the sound currently have 3d effect applied on it.

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

Property Value

Type: Boolean
See Also