Show / Hide Table of Contents

Enum EFXListenerFloat

A list of valid float Listener(int, EFXListenerFloat, float)/GetListener(int, EFXListenerFloat) parameters.

Namespace: OpenTK.Audio.OpenAL
Assembly: OpenTK.Audio.OpenAL.dll
Syntax
public enum EFXListenerFloat

Fields

Name Description
EfxMetersPerUnit

centimeters 0.01f meters 1.0f kilometers 1000.0f Range [float.MinValue .. float.MaxValue] Default: 1.0f.

This setting is critical if Air Absorption effects are enabled because the amount of Air Absorption applied is directly related to the real-world distance between the Source and the Listener.

In This Article
Back to top Generated by DocFX