Enum EffectSlotFloat
A list of valid float AuxiliaryEffectSlot/GetAuxiliaryEffectSlot parameters.
Namespace: OpenTK.Audio.OpenAL
Assembly: OpenTK.Audio.OpenAL.dll
Syntax
public enum EffectSlotFloat
Fields
Name | Description |
---|---|
Gain | Range [0.0f .. 1.0f] Default: 1.0f This property is used to specify an output level for the Auxiliary Effect Slot. Setting the gain to 0.0f mutes the output. |