Vector3.SmoothDamp

static Vector3 SmoothDamp( Vector3& current, Vector3& target, Vector3& velocity, float smoothTime, float deltaTime )

User Comments