Source:setRolloff

Available since LÖVE 0.8.0
This function is not supported in earlier versions.

Sets the rolloff factor. Affect on DistanceModel.

Function

Synopsis

Source:setRolloff( rolloff )

Arguments

number rolloff
The new rolloff factor.

Returns

Nothing.

See Also


Other Languages