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