OpenTK.Audio.OpenAL.ALDistanceModel Enumeration
Used by AL.DistanceModel(), the distance model can be retrieved by AL.Get() with ALGetInteger.DistanceModel

Syntax

public enum ALDistanceModel

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
ExponentDistanceAL_EXT_EXPONENT_DISTANCE extension.
ExponentDistanceClampedAL_EXT_EXPONENT_DISTANCE extension.
InverseDistanceInverseDistance is equivalent to the IASIG I3DL2 model with the exception that ALSourcef.ReferenceDistance does not imply any clamping.
InverseDistanceClampedInverseDistanceClamped is the IASIG I3DL2 model, with ALSourcef.ReferenceDistance indicating both the reference distance and the distance below which gain will be clamped.
LinearDistanceAL_EXT_LINEAR_DISTANCE extension.
LinearDistanceClampedAL_EXT_LINEAR_DISTANCE extension.
NoneBypasses all distance attenuation calculation for all Sources.

Requirements

Namespace: OpenTK.Audio.OpenAL
Assembly: OpenTK-1.0 (in OpenTK-1.0.dll)
Assembly Versions: 0.0.0.0