Struct EffectsExtension.EaxReverb
Assembly: OpenTK.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
Fields
AirAbsorptionHF
Declaration
public float AirAbsorptionHF
Field Value
DecayHFRatio
Declaration
public float DecayHFRatio
Field Value
DecayLFRatio
Declaration
public float DecayLFRatio
Field Value
DecayTime
Declaration
Field Value
EchoDepth
Declaration
Field Value
EchoTime
Declaration
Field Value
Environment
Declaration
Field Value
EnvironmentDiffusion
Declaration
public float EnvironmentDiffusion
Field Value
EnvironmentSize
Declaration
public float EnvironmentSize
Field Value
Flags
Declaration
Field Value
HFReference
Declaration
Field Value
LFReference
Declaration
Field Value
ModulationDepth
Declaration
public float ModulationDepth
Field Value
ModulationTime
Declaration
public float ModulationTime
Field Value
Reflections
Declaration
Field Value
ReflectionsDelay
Declaration
public float ReflectionsDelay
Field Value
ReflectionsPan
Declaration
public Vector3 ReflectionsPan
Field Value
Reverb
Declaration
Field Value
ReverbDelay
Declaration
Field Value
ReverbPan
Declaration
Field Value
Room
Declaration
Field Value
RoomHF
Declaration
Field Value
RoomLF
Declaration
Field Value
RoomRolloffFactor
Declaration
public float RoomRolloffFactor
Field Value