Shift a vector by applying a scaling factor and modifying elapsed times.
The function adjusts the provided vector by applying a factor to it and then
modifying its elapsed times based on the scaling value. The modified vector is
then returned.
- Parameters:
-
- Returns:
Vector
– The shifted vector with modified elapsed times.
- Return type:
Vector