Tao.OpenAl SDK Documentation |
|
Al.AL_ROLLOFF_FACTOR Field
Indicates the rolloff factor for the source. The accepted range is 0.0 or above. The default value is 1.0.
[Visual Basic]
Public Const AL_ROLLOFF_FACTOR As
Integer = 4129
[C#]
public const
int AL_ROLLOFF_FACTOR = 4129;
See Also
Al Class | Tao.OpenAl Namespace