JointMotor2D.motorSpeed
var motorSpeed: float;
Description

The desired speed for the Rigidbody2D to reach as it moves with the joint.

See Also: Rigidbody2D class, maxMotorTorque.