Public Member Functions | Properties

SoundsSharpNameSpace.SoundsSharp.Reverb Class Reference

List of all members.

Public Member Functions

void Activate ()
void Desactivate ()
 Reverb (Vector Position)
 Reverb ()

Properties

Vector Position [get, set]
float MaxDistance [get, set]
float MinDistance [get, set]
FMOD_REVERB_PROPERTIES properties [get, set]

Detailed Description

Definition at line 476 of file fmodSharp.cs.


Constructor & Destructor Documentation

SoundsSharpNameSpace.SoundsSharp.Reverb.Reverb ( Vector  Position  ) 

Definition at line 521 of file fmodSharp.cs.

SoundsSharpNameSpace.SoundsSharp.Reverb.Reverb (  ) 

Definition at line 526 of file fmodSharp.cs.


Member Function Documentation

void SoundsSharpNameSpace.SoundsSharp.Reverb.Activate (  ) 

Definition at line 484 of file fmodSharp.cs.

void SoundsSharpNameSpace.SoundsSharp.Reverb.Desactivate (  ) 

Definition at line 488 of file fmodSharp.cs.


Property Documentation

float SoundsSharpNameSpace.SoundsSharp.Reverb.MaxDistance [get, set]

Definition at line 499 of file fmodSharp.cs.

float SoundsSharpNameSpace.SoundsSharp.Reverb.MinDistance [get, set]

Definition at line 506 of file fmodSharp.cs.

Vector SoundsSharpNameSpace.SoundsSharp.Reverb.Position [get, set]

Definition at line 492 of file fmodSharp.cs.

FMOD_REVERB_PROPERTIES SoundsSharpNameSpace.SoundsSharp.Reverb.properties [get, set]

Definition at line 513 of file fmodSharp.cs.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Properties