Previous Up Next

as3dListenerGetRollOff
The attenuation factor of the 3D sounds reaching the listener.

I as3dListenerGetRollOff (
S3d session
H3d listener
)
Parameters

session
3D Session.
listener
Applicable listener.
Return value

The attenuation factor, or nil if the creation failed.
Remark

By default, this factor is at 100 and can vary between 0 ( no attenuation ) and 1000 ( strong attenuation ).
See Also

as3dListenerSetRollOff