Open Rails

OpenAL.EFXEAXREVERBPROPERTIES Constructor

[This is preliminary documentation and subject to change.]

EFXEAXREVERBPROPERTIES(
   float density,
   float diffusion,
   float gain,
   float gainHF,
   float gainLF,
   float decayTime,
   float decayHFRatio,
   float decayLFratio,
   float reflectionsGain,
   float reflectionsDelay,
   float[] reflectionsPan,
   float lateReverbGain,
   float lateReverbDelay,
   float[] lateReverbPan,
   float echoTime,
   float echoDepth,
   float modulationTime,
   float modulationDepth,
   float airAbsorptionGainHF,
   float hfReference,
   float lfReference,
   float roomRolloffFactor,
   int decayHFLimit
);

See Also

EFXEAXREVERBPROPERTIES Class | Orts.Viewer3D Namespace