Struct EffectsExtension.EaxReverb
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: cs.temp.dll.dll
Syntax
[CLSCompliant(false)]
public struct EaxReverb
Constructors
EaxReverb(UInt32, Single, Single, Int32, Int32, Int32, Single, Single, Single, Int32, Single, Single, Single, Single, Int32, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, UInt32)
Declaration
public EaxReverb(uint environment, float environmentSize, float environmentDiffusion, int room, int roomHF, int roomLF, float decayTime, float decayHFRatio, float decayLFRatio, int reflections, float reflectionsDelay, float reflectionsPanX, float reflectionsPanY, float reflectionsPanZ, int reverb, float reverbDelay, float reverbPanX, float reverbPanY, float reverbPanZ, float echoTime, float echoDepth, float modulationTime, float modulationDepth, float airAbsorptionHF, float hfReference, float lfReference, float roomRolloffFactor, uint flags)
Parameters
| Type |
Name |
Description |
| System.UInt32 |
environment |
|
| System.Single |
environmentSize |
|
| System.Single |
environmentDiffusion |
|
| System.Int32 |
room |
|
| System.Int32 |
roomHF |
|
| System.Int32 |
roomLF |
|
| System.Single |
decayTime |
|
| System.Single |
decayHFRatio |
|
| System.Single |
decayLFRatio |
|
| System.Int32 |
reflections |
|
| System.Single |
reflectionsDelay |
|
| System.Single |
reflectionsPanX |
|
| System.Single |
reflectionsPanY |
|
| System.Single |
reflectionsPanZ |
|
| System.Int32 |
reverb |
|
| System.Single |
reverbDelay |
|
| System.Single |
reverbPanX |
|
| System.Single |
reverbPanY |
|
| System.Single |
reverbPanZ |
|
| System.Single |
echoTime |
|
| System.Single |
echoDepth |
|
| System.Single |
modulationTime |
|
| System.Single |
modulationDepth |
|
| System.Single |
airAbsorptionHF |
|
| System.Single |
hfReference |
|
| System.Single |
lfReference |
|
| System.Single |
roomRolloffFactor |
|
| System.UInt32 |
flags |
|
Fields
AirAbsorptionHF
Declaration
public float AirAbsorptionHF
Field Value
| Type |
Description |
| System.Single |
|
DecayHFRatio
Declaration
public float DecayHFRatio
Field Value
| Type |
Description |
| System.Single |
|
DecayLFRatio
Declaration
public float DecayLFRatio
Field Value
| Type |
Description |
| System.Single |
|
DecayTime
Declaration
Field Value
| Type |
Description |
| System.Single |
|
EchoDepth
Declaration
Field Value
| Type |
Description |
| System.Single |
|
EchoTime
Declaration
Field Value
| Type |
Description |
| System.Single |
|
Environment
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
EnvironmentDiffusion
Declaration
public float EnvironmentDiffusion
Field Value
| Type |
Description |
| System.Single |
|
EnvironmentSize
Declaration
public float EnvironmentSize
Field Value
| Type |
Description |
| System.Single |
|
Flags
Declaration
Field Value
| Type |
Description |
| System.UInt32 |
|
HFReference
Declaration
Field Value
| Type |
Description |
| System.Single |
|
LFReference
Declaration
Field Value
| Type |
Description |
| System.Single |
|
ModulationDepth
Declaration
public float ModulationDepth
Field Value
| Type |
Description |
| System.Single |
|
ModulationTime
Declaration
public float ModulationTime
Field Value
| Type |
Description |
| System.Single |
|
Reflections
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
ReflectionsDelay
Declaration
public float ReflectionsDelay
Field Value
| Type |
Description |
| System.Single |
|
ReflectionsPan
Declaration
public Vector3 ReflectionsPan
Field Value
Reverb
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
ReverbDelay
Declaration
Field Value
| Type |
Description |
| System.Single |
|
ReverbPan
Declaration
Field Value
Room
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
RoomHF
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
RoomLF
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
RoomRolloffFactor
Declaration
public float RoomRolloffFactor
Field Value
| Type |
Description |
| System.Single |
|