Tao.OpenAl SDK Documentation

Al.AL_CONE_INNER_ANGLE Field

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

[Visual Basic]
Public Const AL_CONE_INNER_ANGLE As Integer = 4097
[C#]
public const int AL_CONE_INNER_ANGLE = 4097;

See Also

Al Class | Tao.OpenAl Namespace