HingeJoint.velocity

var velocity : float

Description

The angular velocity of the joint in degrees per second.

JavaScript
print(hingeJoint.velocity);