Rotation.SmoothDamp

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

User Comments