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] |
Definition at line 476 of file fmodSharp.cs.
| 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.
| 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.
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.
1.7.1