Documentation for this section has not yet been entered.
Retrieve a new VelocityTracker object to watch the velocity of a motion. Be sure to call VelocityTracker.Recycle when done. You should generally only maintain an active object while tracking a movement, so that the VelocityTracker can be re-used elsewhere.