Tao.OpenAl SDK Documentation

Al.AL_CONE_OUTER_ANGLE Field

Directional source, outer cone angle, in degrees. The accepted range is 0 to 360, the default value is 360.

[Visual Basic]
Public Const AL_CONE_OUTER_ANGLE As Integer = 4098
[C#]
public const int AL_CONE_OUTER_ANGLE = 4098;

See Also

Al Class | Tao.OpenAl Namespace