GeonBit Documentation
GeonBit Documentation
GeonBit
GeonBit.Core.Sound
SoundPlayer Class
SoundPlayer Properties
Duration Property
Emitter Property
Is3D Property
IsLooped Property
IsPaused Property
IsPlaying Property
IsStopped Property
Listener Property
Pan Property
Pitch Property
SoundEffect Property
Volume Property
SoundPlayer
Is3D 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#
Copy
public
bool
Is3D
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
SoundPlayer Class
GeonBit.Core.Sound Namespace
GeonBit ECS game Engine. By Ronen Ness, 2017.
Send comments on this topic to
ronenness@gmail.com