AXARTSet3DDopplerScale

C Specification

#include <revolution.h>
#include <revolution/axart.h>
void AXARTSet3DDopplerScale(f32 scale);

Arguments

None.

Return Values

None.

Description

AXARTSet3DDopplerScale() sets an arbitrary closing speed scale for the Doppler pitch of 3D sounds. This scale will be used by AXART_3D articulators to realize pitch for closing speed to the camera.

See Also

AXARTSet3DDistanceScale
AXART_3D

Revision History

03/01/2006 Initial version.