unity how to get object vector3 velocity code example Example: how to get rigidbody speed in unity var speed = rigidbody.velocity.magnitude;