nw::snd::Sound3DActor::GetVelocity Member Function

Syntax

#include <nw/snd/snd_Sound3DActor.h>
const nw::math::VEC3 & GetVelocity() const;

Arguments

None.

Return Values

Returns the velocity of the actor that is currently set.

Description

Gets the actor's velocity.

See Also

SetVelocity
SetPosition

Revision History

2010/02/15
Initial version.

CONFIDENTIAL