Tao.OpenAl SDK Documentation |
|
Al.AL_ENV_ROOM_ROLLOFF_FACTOR Field
Room rolloff factor. The accepted range is 0.1 to 20.0. The default value is 0.0.
[Visual Basic]
Public Const AL_ENV_ROOM_ROLLOFF_FACTOR As
Integer = 12291
[C#]
public const
int AL_ENV_ROOM_ROLLOFF_FACTOR = 12291;
See Also
Al Class | Tao.OpenAl Namespace